Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Aug 29, 2025
Topics: 61 / Replies: 1580
Reply
RE: Update SQL table

Hi Brian, You need to construct the SQL statement and then run it, without seeing you data I can't say anything more precise. You need a connect...

5 years ago
Forum
Reply
RE: Pull data considering multiple criterias

Hi Ivan, No file attached. Instructions on attaching files regards Phil

5 years ago
Reply
RE: Dates Between for Custom Column

Hi Robb, You can add extra clauses to an if like so: = Table.AddColumn(#"Inserted Week of Month", "Custom", each if [Dates] >= #date(2020, 2,...

5 years ago
Forum
Reply
RE: Extract specific rows based on criteria in power query

Hi Ronak, See attached file that uses a very fast function to calculate grouped running totals. On the 'In Stock GRT Function' sheet are the res...

5 years ago
Forum
Reply
RE: power query sort order is different to excel when closed and loaded to excel

are you unable to supply a copy of your live data? Without it, the help I can offer is limited. Are you using a custom list to sort in Excel? ...

5 years ago
Forum
Reply
RE: Transform XLSX File Export from Oracle ERP

Mohamed, This is the 3rd time I have asked you to attach a workbook. Without your actual file/query/data I can not help. Phil

5 years ago
Forum
Reply
RE: power query sort order is different to excel when closed and loaded to excel

Aye, Please always supply a workbook with data You haven't said how you are sorting but I'm guessing it's by the AccomCode. When I type those c...

5 years ago
Forum
Reply
RE: Transform XLSX File Export from Oracle ERP

Yes that's fine, please provide an example of the xlsx file and what you want as a result. Regards Phil

5 years ago
Forum
Reply
RE: row and column match across multiple worksheets

Hi, Please provide a workbook containing your data and example(s) of the expected result. Phil

5 years ago
Reply
RE: Looking to make this macro Faster

Hi Sholtan, As I've asked you on other posts, please supply the workbook(s). Impossible to do anything without the data this code operates with. ...

5 years ago
Forum
Reply
RE: Array formula causing #Value! error

Hi Robert, The {} means it's an array formula. Excel Array Formulae I'd say the forumla(e) is(are) referencing some cells that result in #VAL...

5 years ago
Reply
RE: US Date formats and using Locale to covert to UK format

Hi maccra, That website provides an API so you may be able to use that to get the data you need. It says that they provide tools to access th...

5 years ago
Forum
Reply
RE: Getting around a disclaimer page

The problem here is the site you are accessing so anything we try is a workaround. You may need to use VBA to scrape the data. Web Scraping with V...

5 years ago
Forum
Reply
RE: Supplier charts

Hi Rebekka, How about using conditional formatting to highlight the lowest price for each part, the use some MIN functions to pull out the lowest p...

5 years ago
Reply
RE: Conditional formatting to highlight dates after specific date

Hi Alan, Please., always supply a workbook so we don't have to recreate (incorrectly) your data, and so we can see what you are actually working wi...

5 years ago
Page 40 / 110