Forum

Riny van Eekelen
Riny van Eekelen
@riny
Moderator
Member
Joined: Jan 31, 2022
Last seen: May 18, 2025
Topics: 0 / Replies: 1210
Reply
RE: Transpose Filter

@carthyeilygmail-com Thought very hard about it and couldn't figure out a manner to achieve what I believe you want in the way you described. But t...

24 hours ago
Forum
Reply
RE: Transpose Filter

@carthyeilygmail-com Could you upload the data table as you had it in your original post. And the sales table that 'belongs' that that data? I.e....

2 days ago
Forum
Reply
RE: Filter Function using Drop down excluding one category.

@bee Perhaps best to demonstrate in a working model. Does the attached file contain the solution you need? If not, what would be the end result you...

2 days ago
Forum
Reply
RE: Multi-level sorting of a pivot table

@jessica5 Ah, I see. That combination makes it difficult indeed. The only solution I can offer is by creating the bar chart from a structured data ...

2 days ago
Reply
RE: Multi-level sorting of a pivot table

@jessica5 Sort the pivot table in ascending order by sport first, then by value in ascending order. A bar chart will then display in descending valu...

3 days ago
Reply
RE: Filter Function using Drop down excluding one category.

@bee Not entirely sure on how you built your schedule as your data doesn't seem to be in a structured table. I would recommend you do that. Regard...

4 days ago
Forum
Reply
RE: Transpose Filter

@carthyeilygmail-com I've added the Excel formulas to your file so that I could compare the PQ outcome. The query is quite basic though requires som...

4 days ago
Forum
Reply
RE: Course I really need

When you mention the need to deal with "huge datasets" I suggest you look into learning Power Query (link below).

5 days ago
Reply
RE: Blank data values: Power Pivot in Excel filters data but not the rows

It's your measure for the % change that messes things up but I can't articulate why. All items with no sales values return -100% based on the "-1" at ...

6 days ago
Forum
Reply
RE: Validation Formula not Spilling over rest of rows

@orianfnlc-org-au Ah, I see. The problem was that you used relative references in XLOOKUP. The first formula looked at rows 1:25. Dragged down, the...

1 week ago
Reply
RE: Validation Formula not Spilling over rest of rows

@orianfnlc-org-au Yes please, upload the file. Just remove anything confidential.

1 week ago
Reply
RE: Validation Formula not Spilling over rest of rows

@orianfnlc-org-au Not sure what you mean. Ctrl-Shift-Arrow down just selects cells from the active cell up to and including the first non blank cell...

1 week ago
Reply
RE: Gantt: scrollable in-sheet calendar

@j8150outlook-com not sure that I fully understand, though that template merely displays 8 weeks at the time. You probably can't see more on a mid-s...

2 weeks ago
Reply
RE: BOE

@navsal66 Try this one: =SUMPRODUCT(--ISNUMBER(FIND(E4,$B$4:$B$11))*$C$4:$C$11)

2 weeks ago
Reply
RE: BOE

@navsal66 I believe this does what you need. =FILTER($C$4:$C$11,ISNUMBER(FIND(E4,$B$4:$B$11)),"-")

2 weeks ago
Page 1 / 81