Forum

Riny van Eekelen
Riny van Eekelen
@riny
Moderator
Member
Joined: Jan 31, 2022
Last seen: Jun 25, 2026
Topics: 0 / Replies: 1442
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).

1 year 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 ...

1 year 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 year ago
Reply
RE: Validation Formula not Spilling over rest of rows

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

1 year 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 year 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...

1 year ago
Reply
RE: BOE

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

1 year ago
Reply
RE: BOE

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

1 year ago
Reply
RE: Conditional Formatting Conundrum

@knutjdahl I'm afraid that the structure of your table isn't suited for what you want, other than what you described. The attached file contains a s...

1 year ago
Reply
RE: Data Validation automation

@orianfnlc-org-au The list source must indeed be a reference to a single row/column or a delimited list that you may type into the list box, For ex...

1 year ago
Reply
RE: attribuer un numéro unique par référence/facture, par mois, qui redémarre chaque mois

@kna Your question in English: "Hello Sir, given the simplicity with which you solved my problem can you give me the algorithmic logic that you f...

1 year ago
Reply
RE: Data Validation automation

@orianfnlc-org-au You should NOT enter "F3" in the source box but click inside the box and press the F3 (function key). That brings up the Paste Nam...

1 year ago
Reply
RE: attribuer un numéro unique par référence/facture, par mois, qui redémarre chaque mois

@kna Sure. what is does is concatenate the values from three cells using the &-sign and TEXT function to format numbers in a particular way. T...

1 year ago
Reply
Reply
RE: attribuer un numéro unique par référence/facture, par mois, qui redémarre chaque mois

@kna OK, then that is indeed the formula you had in your file. According to my "translator" your last message reads as follows: "In fact it is du...

1 year ago
Page 17 / 97
0