Forum

Catalin Bombea
@catalinb
Admin
Member
Joined: Nov 8, 2013
Last seen: Dec 22, 2025
Topics: 1 / Replies: 1937
Reply
RE: Formula for Replacing a Value in One Column Based on the value in a Different Column

Hi, Can you upload a sample file? There should be a criteria for these replacements, your message is not describing the logic that needs to be a...

8 years ago
Forum
Reply
RE: Create, email, and file PDF for specific worksheets

Hi Todd,I sent a reply to your comment, thought you received it. You should call the procedure from another procedure, because the email address is r...

8 years ago
Forum
Reply
RE: Mynda's Power Query Course Worksheet pq_6.11

Hi Rosemary, The structure from the source seems to be different than before. You have to go to the Changed Type step, and remove the missing field...

8 years ago
Forum
Reply
RE: Power Query Conditional Sum Column

Hi Chris, There is a very simple technique you can use for this. First, here is the query I used, I will explain it: let Source = Exce...

8 years ago
Forum
Reply
RE: Vlookup Multiple Sheets

Hi Mark, The solution is simple: If you put in cell D2 a simple reference to P22 (=P22), you will be able to use that formula. D2 is not used, a...

8 years ago
Reply
RE: VBA to create new email in Outlook using different font, font size & colour

Hi ER, All you have to do is to use HTML formats, to set up the message body font, color and other attributes. The following text will work in VB e...

8 years ago
Forum
Reply
RE: Vlookup Multiple Sheets

Hi Mark, Please upload a sample file with your data structure. It will not work with the formula you mentioned.

8 years ago
Reply
8 years ago
Forum
Reply
RE: Subscription Recovered

Or this one. Cheers, Catalin

8 years ago
Forum
Reply
RE: Subscription Recovered

Hi Jon, Hope you can use the attached layout.

8 years ago
Forum
Reply
RE: Subscription Recovered

Hi Jon, I did replicated the Excel Formula calculations in PQ, but there are no calculations there for how to detect the combined categories, that'...

8 years ago
Forum
Reply
RE: Subscription Recovered

Hi Jon, Only one category can be assigned to a customer, unfortunately. Its still possible I think, but requires a different approach, your sample ...

8 years ago
Forum
Reply
RE: Subscription Recovered

Hi Jon, I is possible, but you have to use a different solution, thinking in PQ is different than regular excel. I created a function to calcula...

8 years ago
Forum
Reply
RE: Power Query vba that refreshes queries in order

Glad to hear you're happy with the solution 🙂

8 years ago
Forum
Reply
RE: Power Query vba that refreshes queries in order

Hi Celeste, The code for refreshing a query is simple: Sheets("Sheet 1 Name").ListObjects("Table1 Name").QueryTable.Refresh BackgroundQ...

8 years ago
Forum
Page 105 / 130
0