Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Jun 7, 2026
Topics: 61 / Replies: 1588
Reply
RE: Data could not be retrieved from the database

Hi Gary, It could also be that you're request is taking too long to complete. Web servers have a timeout on the length a request has to execute. ...

5 years ago
Forum
Reply
RE: API Web Scraping

Hi Peter, If you haven't already, please read these posts on API's and Power Query Getting Started with API's in Power Query • My Online Trainin...

5 years ago
Forum
Reply
RE: VAT rate grouping and transaction dates contained in the same column

Hi Casey, Can you please supply a file we can work on so we don't have to try reproducing the data. Regards Phil

5 years ago
Forum
Reply
RE: Power Query - Close & Load to...

Hi Justin, No images attached I'm afraid. You need to click Start Upload to load the images. Read This First | Forum Rules and Guides | Excel...

5 years ago
Forum
Reply
RE: If total columns > x then

Hi John, Yes, you don't even need to check if there are more than 4 columns, just select the columns you want and then right click on a selected co...

5 years ago
Forum
Reply
RE: Table.Distinct - what does it remove?

Hi Craig, Looking at the official documentation it looks like first keeps the first row (although this isn't explicitly said), removing duplicates ...

5 years ago
Forum
Reply
RE: Macro remove leading and trailing spaces in cells

Hi David, If you mean can you convert columns to different data types in PQ, then yes, very easily. Likewise, joining columns together is simp...

5 years ago
Forum
Reply
RE: Macro remove leading and trailing spaces in cells

Hi David, Use Power Query. The data looks like it's already been imported or copy/pasted - all numbers are text? If you use PQ to bring this data...

5 years ago
Forum
Reply
RE: searching for text string - faster way

Hi, Have you read and tried the code from these posts You haven't said how you want the results to look so I've produced a table with the st...

5 years ago
Forum
Reply
RE: How to remove #N/A from cell if I am using an array formula and can not use IFERROR function

Hi, Please attach your workbook so we can see what you are doing. Regards Phil

5 years ago
Topic
Forum
Replies: 4
Views: 694
Reply
RE: Eliminate lasts characters from field by list loop criteria

Hi Pepito, No need for loops, you can do this by splitting the column then searching the resultant list for the colors. Remove any matches, then r...

5 years ago
Forum
Reply
RE: How to create a table in Excel using VBA

Hi, You can create a table with this line where the data for the table resides in A1:F6 ActiveSheet.ListObjects.Add(xlSrcRange, Range("$A$1:$F$6...

5 years ago
Forum
Reply
RE: IF, INDEX, MATCH

H Tania, You have to explicitly state a test for the IF. As it is you just have IF(D10, ... but it needs to be something like IF(D10<>"",.....

6 years ago
Reply
RE: How to pass an Excel test as part of the interview process? HELP!

Hi Akeri, There re no shortcuts, if you need to know something then you need to learn it. Please look at our list of courses You can start ...

6 years ago
Page 30 / 110
0