Forum

Riny van Eekelen
Riny van Eekelen
@riny
Moderator
Member
Joined: Jan 31, 2022
Last seen: Aug 28, 2025
Topics: 0 / Replies: 1296
Reply
RE: How to find the third Wednesday of each month?

Correct! but then again, I went after your original question that mentioned "for the forthcoming 12 months".

2 years ago
Reply
RE: How to find the third Wednesday of each month?

Just for the fun of it, here's another one. Inspired by the formula you posted but a bit easier, I think. =LET( cal, SEQUENCE(366, , EOMONT...

2 years ago
Reply
RE: Unique Count in a Table Column

John, I'm confused. In your very first post you mentioned that you wanted to count unique company names. The example in your last post suggests tha...

2 years ago
Reply
RE: Data Validation from another Workbook

One way to achieve this would be to connect to the workbook containing the lists with Power Query and load them to a hidden worksheet in every file wh...

2 years ago
Reply
RE: Extract Numbers (incl. decimal numbers) from column

In the Added Custom step, allow for the decimal point to be included. Text.Select([Values],{"0".."9", "."}) Then change the data type fo...

2 years ago
Forum
Reply
Reply
RE: Formula help please

I assumed you are wanting a formula for column I in the Staff List. See if the attached file works for you.

2 years ago
Reply
RE: Unique Count in a Table Column

See if the example in the attached file does what you need. It's the data table with a Power Pivot that displays a distinct count of Companies by cont...

2 years ago
Reply
RE: Required formula

No Excel sheet was attached. Please try again. This time, press 'Start upload' before you submit your reply.

2 years ago
Reply
RE: Unique Count in a Table Column

Hi John, Impressive pictures and a very detailed Word doc, but it's too much detail to comprehend. Can't we focus on your initial table? From it yo...

2 years ago
Reply
RE: Unique Count in a Table Column

Not sure what you mean by "unique count of companies, and the count of each continents appearance after a slice is done". Good idea to upload a screen...

2 years ago
Reply
RE: Running total in power pivot

If you goal is to create a measure to take periods with no data into account, perhaps someone else can look into that. If, on the other hand you need ...

2 years ago
Forum
Reply
RE: Pivot Table to Bin Data

Perhaps the attached workbook contains an acceptable solution for you. I added a helper column with a lookup function to determine which bin each row ...

2 years ago
Forum
Reply
RE: Unique Count in a Table Column

My formula sits in A39 and works as intended. It counts the number of unique company names in the table as displayed. Thus, without filter it counts 1...

2 years ago
Reply
RE: Unique Count in a Table Column

Please share a file again. Difficult to diagnose otherwise.

2 years ago
Page 47 / 87