Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Jul 23, 2026
Topics: 61 / Replies: 1590
Reply
RE: Stop Printing Worksheet macro

Hi David, Open the workbook. Open the VBA editor (ALT+F11) Open the code module for the sheet (double click it) Select all the code, then ...

6 years ago
Forum
Reply
RE: Stop Printing Worksheet macro

Hi David, Workbook Event code needs to be in the ThisWorkbook module, not in a separate code module. Move your code into the ThisWorkbook module- ...

6 years ago
Forum
Reply
RE: How to extract data from a column with variable length string of characters

Hi Katerina, If you get stuck just let us know. Regards Phil

6 years ago
Forum
Reply
RE: Calculation "over partition" in PQ

Hi Bruno, You can put the file onto OneDrive, Google Drive or DropBox then email me a link to download it. Or email the file to me Phil

6 years ago
Forum
Reply
RE: Choose which Outlook account to send email

Hi Marsil, You insert in where I said to insert it in Reply #2 above. Insert it after Set objOutlookMsg = objOutlook.CreateItem(0) See attach...

6 years ago
Forum
Reply
RE: Monthly Client Reporting using various Data sets

Hi Al, Attached is a file that creates a PDF report and it emails to the relevant people based on the company names and emails on the Reporting Con...

6 years ago
Reply
RE: Remove Duplication

Hi Bill, How do you know the count is wrong? Can you please share the Excel workbook and the source data file(s) so I can check. Thanks Ph...

6 years ago
Forum
Reply
RE: PowerPivot DAX Measures - Time Related Column field

Hi Akira, Yes you can email it to us on that address. Regards Phil

6 years ago
Forum
Reply
RE: VBA; If cell is colored then column value

Hi Kenneth, Can you please attach your actual workbook otherwise any code we write will need to be modified to suit your real workbook environment....

6 years ago
Forum
Reply
RE: Calculation "over partition" in PQ

Hi Bruno, The way you have implemented the function isn't the way I did it in the example file I provided. Rather than Add Column -> Invoke C...

6 years ago
Forum
Reply
RE: Remove Duplication

Hi Bill, When your data is ready click on Close & Load in the top left of the query editor. NOTE click on the text Close & Load, not the ic...

6 years ago
Forum
Reply
RE: HELP | POWERSHELL TO VBA

Hi Uma, I've never done this with VBA, or even know if it can be done. But you could implement it with with Power Query although it isn't a trivia...

6 years ago
Forum
Reply
RE: Monthly Client Reporting using various Data sets

Hi Al, Implementing Step 4 isn't too difficult but I'm not sure who the emails should be sent to. For example, if the PT filter on Consolidate T...

6 years ago
Page 34 / 111
0