Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Aug 27, 2025
Topics: 61 / Replies: 1580
Reply
RE: Checkbox Values Population Location

Hi Nathan, Can you please supply your workbook. It'll be easier for me to understand what you are trying to do if I can see the sheet(s). Regar...

5 years ago
Forum
Reply
RE: Macro to move files from folder

Hi David, If you type xcopy /? in the Command Prompt you get all the help info for xcopy that tells you what the switches do. /s Copy directorie...

5 years ago
Forum
Reply
RE: Macro to move files from folder

It depends on what files you want to delete. If it is ALL files of a certain type or name you can use del *.XLS* /s but that will delete ALL files th...

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

Hi Bruno, See attached file for solution. Query result is loaded onto Sheet1. Regards Phil

5 years ago
Forum
Reply
RE: Macro to move files from folder

Hi David, Use xcopy from the Command Prompt - much easier as it already exists. I assume you are using Windows. Click on the Start/Windows butt...

5 years ago
Forum
Reply
RE: IF FORMULA WITH DATES IN EXCEL LINKED TABLE

Hi Amien, You need to use Power Query to get the data into Excel from Sharepoint. That will fix your problem with dates in text format. To illus...

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

Hi Al, No file attached. You have to click on Start Upload to upload the file. Phil

5 years ago
Reply
RE: IF FORMULA WITH DATES IN EXCEL LINKED TABLE

Hi Amien, No file(s) attached. You need to click on the Start Upload button. Without seeing your data I can't be certain but you my benefit for...

5 years ago
Reply
RE: #Ref error when refresh data

Hi Walid, What is it you are actually trying to do? Why are you copying data to a new sheet or workbook? Can you please supply your workbook(s)...

5 years ago
Forum
Reply
RE: When cell value changes (daily stock prices) , copy the information to a new worksheet To make a dynamic chart (date & value)

Hi Walid, I wrote a post on this Plot real time data in Excel and recently answered a question on the same topic How to plot live data in ...

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

Hi Marsil, Insert this snippet into your code after you've created objOutlookMsg Dim Account As Outlook.Account For Each Account In objOutloo...

5 years ago
Forum
Reply
RE: PQ FORMAT & DATE FORMAT ALL THE SAME DATES

Hi Dave, No files are attached. You need to click on the Start Upload button after selecting the files. Regards Phil

5 years ago
Forum
Reply
5 years ago
Forum
Reply
RE: need to copy historical data from this link

Hi Faha, PQ won't be able to get that data because the data is generated by JavaScript and isn't stored in a <table> element on the page. ...

5 years ago
Page 35 / 110