Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Sep 5, 2025
Topics: 61 / Replies: 1581
Topic
Forum
Replies: 1
Views: 2643
Reply
RE: Cannot find Power Query in Add-In

Hi Catherine, You didn't say what version of Excel you have. In modern versions of Excel, Power Query is built-in, not a separate add-in. You...

5 years ago
Forum
Reply
RE: How to add Power Query to Excel 2019

Hi David, In Excel 2019 Power Query is built-in, not a separate add-in. You'll find it on the Data tab, in the Get & Transform Data section....

5 years ago
Forum
Reply
RE: Date Time Picker

Hi Christy, Can't help you without your workbook, please attach it. Phil

5 years ago
Forum
Reply
RE: Vlookup in happening of loop data in VBA

Hi Arunachal, at the start of the Validation() sub just remove the line Application.Calculation = xlCalculationManual Regards Phil

5 years ago
Forum
Reply
RE: User form lookup

Hi Rebecca, The MATCH function requires an exact match when the last parameter is 0 and in my blog post I used it this way to look up values that I...

5 years ago
Forum
Reply
RE: Data Merging tool

Hi Girish, I created a solution using Power Query so your data must be able to be combined using PQ? Regards Phil

5 years ago
Forum
Reply
RE: generate Invoice data from data base to the original template

Hi Abdelrahman,, Sorry without the password to examine the code I can't do anything to help. Regards Phil

5 years ago
Forum
Reply
RE: Vlookup in happening of loop data in VBA

Hi Arunachal, at the start of the Validation() sub you're setting calculation to manual mode Application.Calculation = xlCalculationManual When...

5 years ago
Forum
Reply
RE: Vlookup in happening of loop data in VBA

Hi Arunachal, Please attach your workbook. Regards Phil

5 years ago
Forum
Reply
RE: Bill of Material - Assign each component to a top level

Hi Tim, Thanks for posting your solution. Regards Phil

5 years ago
Forum
Reply
RE: generate Invoice data from data base to the original template

Hi Abdelrahman, The VBA modules are password protected so I can't see them. Whats the password? I've watched your video, I'm not totally clear ...

5 years ago
Forum
Reply
RE: User form lookup

Hi Rebecca, Can you please supply your workbook, or at least some sample data in the same structure. I need to run the code and the form against d...

5 years ago
Forum
Reply
RE: List Function: Remove Specific Character From All Words

Please, always supply some dummy data so we don't have to create our own. But, this will work let Source = Excel.CurrentWorkbook(){[Name="Table1...

5 years ago
Forum
Page 48 / 110