Forum

Riny van Eekelen
Riny van Eekelen
@riny
Moderator
Member
Joined: Jan 31, 2022
Last seen: Aug 23, 2025
Topics: 0 / Replies: 1294
Reply
RE: Excel Formula

Best to create a small lookup table with the rates and 'from KM' limits. You can then use the LOOKUP function to retrieve the correct rate/allowance p...

1 year ago
Reply
RE: Help needed with simple line chart

When I open your file, the dates in columns M:X are in fact recognized as text. They all show as "yyyy-mm-dd", whereas the other (real) dates are like...

1 year ago
Reply
RE: Macro to copy the format of a chosen named range to another fixed point

I apologise for having jumped to conclusions regarding the purpose of your date. As an accountant I naturally associated "tb" and "13 periods" to and ...

1 year ago
Forum
Reply
RE: Macro to copy the format of a chosen named range to another fixed point

I wonder if there is any logic to formatting each named range differently. Would these be set 'at will' and different every time or are they 'predicta...

1 year ago
Forum
Reply
RE: VLOOKUP in Power Query using List Functions

In the Added Custom1 step of the Sales_Bonuses query, just enter the column name as it is between square brackets. let val = [Sales Value] in Lis...

1 year ago
Forum
Reply
RE: Calculation for Average Cost & Cost of Holding

I started by recreating the scenario that was given in the picture. Then I copied that and filled in the numbers from your own example and arrived at ...

1 year ago
Reply
RE: More Xlookup/match?

I've used SUMIFS. See attached. Would that solve it?

1 year ago
Reply
RE: removing duplicates

Based on stock number and price (or absolute value) alone, it will be difficult. I believe that is what Mynda pointed out in her response. What logic ...

1 year ago
Forum
Reply
RE: More Xlookup/match?

The COSTOS table is in the wrong format you should get it into a the shape as shown in the attached file. But then, the DATA table has Year and Month ...

1 year ago
Reply
RE: removing duplicates

Remove Duplicates in PQ actually filters for distinct values. So, it returns every existing value once. If you want to keep only unique values (i.e. v...

1 year ago
Forum
Reply
RE: Average calculation based on months chosen and exclude latest month

"I hope that clears the fog." Not really. Sorry. You said you have two years of data. So, for the previous year, you would record grouped data in t...

1 year ago
Forum
Reply
Reply
RE: XLOOKUP or XMATCH

Well, than you can have a look at the file attached to post number 3. Best regards, R

1 year ago
Reply
RE: XLOOKUP or XMATCH

I note you marked my post as the correct answer, although I haven't provided an answer yet. Now, if my assumptions are correct, the attached file cont...

1 year ago
Reply
RE: XLOOKUP or XMATCH

I believe you need to clarify a few points. The table called "Table2" has Unit headers named "unit 2024" through "unit 2028". Then, the Income P...

1 year ago
Page 24 / 87