Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Jun 7, 2026
Topics: 61 / Replies: 1588
Reply
RE: Macro to copy specific workbooks from sub-folders

Hi Howard, It's much easier to do this kind of thing directly in the command line. Writing VBA to call FSO is just using the Windows Shell/Command...

6 years ago
Forum
Reply
RE: Automated Search Results Returning Nothing

No problem Bill. Where do you want to get the company website address from? Looking at the results I get when searching, for 3M the 1st search ...

6 years ago
Forum
Reply
RE: How to plot live data in Excel

Hi, Please attach your workbook. Have you tried using the code in this blog post Plotting Real Time Data Regards Phil

6 years ago
Forum
Reply
RE: Do Until Loop (LOOPS)

Hi Daria, When I tried to open your file Excel told me that the VBA project and macros were corrupted. Can you please attach another copy of the...

6 years ago
Forum
Reply
RE: Automated Search Results Returning Nothing

Hi Bill, Please start your own topic if you have a question, don't tag on to someone else's topic. Your code doesn't work because you're looking...

6 years ago
Forum
Reply
6 years ago
Forum
Topic
Forum
Replies: 8
Views: 556
Reply
RE: Track Total # of Value Changes in a Cell

Hi Patrick, Your formula in Col I was referencing itself - you should have been given warnings by Excel about 'circular references' when you opened...

6 years ago
Forum
Reply
RE: Computer Specs of PQ / P.Pivot & Heavy Lifting.

Hi Nawaf, PC specs are only part of the story. Performance in PP and PQ will be affected by things like: A poorly designed data model Writin...

6 years ago
Forum
Reply
RE: Can we have one step M code to extract Text Before delimiter with multiple delimiter in Power Query

Hi Chris, You could nest them inside each other but that'd be very ugly! Try this = Table.SplitColumn(#"Trimmed Text", "String", Splitter.Sp...

6 years ago
Forum
Reply
RE: CHANGE DATE FORMAT FROM USA TO UK

Hi Dave, If you're getting this data from the web then you should try using Power Query to get it. But with the data supplied already in Excel, th...

6 years ago
Reply
RE: Formula Help for Duplicate Count in 2 Columns

Hi Gokhan, No file is attached to your reply. Did you try my file? Regards Phil

6 years ago
Reply
RE: Formula Help for Duplicate Count in 2 Columns

Hi, This can be done in a Power Pivot Pivot Table. Have you got PP? What version of Excel do you have? See attached for solution, and this post...

6 years ago
Reply
RE: Update SQL table

Nearly forgot to mention that you will need to make a change to the PQ Options otherwise every time the query runs PQ will ask you to give permission ...

6 years ago
Forum
Page 39 / 110
0