Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Jul 23, 2026
Topics: 61 / Replies: 1590
Reply
RE: Checkbox Values Population Location

Hi Nathan, You said you were open to alternative approaches so how about this. Rather than using checkboxes, I'm using Worksheet_SelectionChange e...

6 years ago
Forum
Reply
RE: Error When i fix the date using (power query - custom column -)

Hi Ammar, The order of the parameters for #date are year, month, day. You've got day, month, year. This is the correct format = Table.Ad...

6 years ago
Forum
Reply
6 years ago
Forum
Reply
RE: Error When i fix the date using (power query - custom column -)

Hi Ammar, I presume that you are using dd/mm/yyyy? After splitting the text into 3 columns, recombine it with / as the separator. You can then ...

6 years ago
Forum
Reply
RE: Transpose with sorting

Hi Vinay, No workbook attached. You need to click on Start Upload. Phil

6 years ago
Reply
RE: Macro to move files from folder

It was 20+ years ago. I don't have them any more

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

No worries David. I remember reading a manual on the DOS Prompt from cover to cover. I used to write a lot of batch files for things like remote ins...

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

Hi Bruno, How long it it taking? I've run this query against 100,000 rows and it takes a few seconds. And all you need to do is click on Refresh ...

6 years ago
Forum
Reply
RE: VBA for QR Codes

Hi Hans, It appears to have something to do with the length of the string. If you split the string into 2, both halves encode without issue. I ...

6 years ago
Forum
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...

6 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...

6 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...

6 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

6 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...

6 years ago
Forum
Page 35 / 111
0