Forum

Riny van Eekelen
Riny van Eekelen
@riny
Moderator
Member
Joined: Jan 31, 2022
Last seen: Aug 24, 2025
Topics: 0 / Replies: 1294
Reply
Reply
RE: Unwrap text in some columns and rows

This is what I see when I connect PQ to the CSV, columns A and B. It all seems to line up pretty good, though it probably need som work to clean it up...

10 months ago
Forum
Reply
Reply
RE: Unwrap text in some columns and rows

The CSV didn't come through. Please try again. This time don't forget to press 'Start upload' and wait until it's complete before submitting your repl...

10 months ago
Forum
Reply
RE: Unwrap text in some columns and rows

What exactly do you mean by text in "wrap" format? Can you upload and example of a CSV file with such data?

10 months ago
Forum
Reply
RE: conditional formatting of blank cell based on date in adjacent cell

I believe this CF formula works for you, applied to I5: =AND(ISBLANK($I$5),$I$6+5<TODAY())

10 months ago
Reply
RE: XLOOKUP - review 2 cells against separate sheet

Just in case a PQ solution is still considered an option, and to avoid that the file link above expires, I believe I can now upload the file.

10 months ago
Reply
RE: XLOOKUP - review 2 cells against separate sheet

I would prefer a solution with Power Query where you can do a few merge/expand steps to 'join' the values for the codes with the codes "from" and "to"...

10 months ago
Reply
RE: Unpivot data

I assume you are somewhat familiar with Power Query. Then the script I have pasted below is a very basic way of unpivoting and transforming the data i...

10 months ago
Reply
RE: Pivot Table Max of Sums

I'm not a Python person, but by looking at your desired end result (the yellow area) I believe I understand what you are needing. I connected to th...

11 months ago
Reply
RE: sales taxes

You should probably use one of Excel's lookup functions (LOOKUP, VLOOKUP, XLOOKUP, INDEX/MATCH). There are plenty to choose from. Please add some cont...

11 months ago
Reply
RE: Loading images from a folder into user form ImageList control

You see, I didn't even understand you solved the problem 🙂

11 months ago
Reply
RE: Loading images from a folder into user form ImageList control

Needed to reply to the lastest post in order to moderate it. Unfortunately, I'm in no position to help you with VBA 🙂

11 months ago
Page 18 / 87