Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Aug 26, 2025
Topics: 61 / Replies: 1579
Reply
RE: Verify Array Values

Hi David, This actually creates a 2 dimensional array- the quirks of VBA! To access the contents you need Debug.Print ArrayMortality(i, 1) ...

5 years ago
Forum
Reply
RE: Email Macro send pdf as attachment to Vendors

Hi David, I just ran it on my W10 Office 64 bit PC?? So, you still haven't said what problem you are experiencing. When you try to run the macr...

5 years ago
Forum
Reply
RE: Need help to get data from table

Hi Hannu, When the search returned nothing, a pop-up was created in the Chrome browser - didn't you see this? Because your code was looking for ...

5 years ago
Forum
Reply
RE: How do I create a global temp table via Power Query? ##TEMP_TABLE SQL

Hi Martin, I'm not sure there is an equivalent in PQ to a Global Temp Table, and I'm not sure how you intend to make use of one. If you create a...

5 years ago
Forum
Reply
Reply
RE: Specify multiple sheets to send VBA code

Hi Omar, So you want to send each sheet to a different email address? You can't reliably set up Excel to auto-send at specific periods. For a s...

5 years ago
Forum
Reply
RE: Email Macro send pdf as attachment to Vendors

Hi David, You need to be specific about what the problem actually is. When you say 'can not be used any more' - why? Are you getting an error? ...

5 years ago
Forum
Reply
RE: Can a docvariable be placed in a content control?

Hi Nati, Can you please explain what it is you are actually trying to do. Why are you exporting data from Excel to Word? There might be a better ...

5 years ago
Forum
Reply
RE: Creating a graph with x and y axis ranges and data points

Hi Agal, I presume you want a scatter chart? Enter your data and create the chart, then select an axis and right-click -> Format Axis. The...

5 years ago
Reply
RE: Import multiple tables from one folder to how many Excel worksheets?

Hi Jacek, Are we talking about tables in Excel workbooks? As Anders said, you should use Get files from folder in Power Query. What's the goa...

5 years ago
Forum
Reply
RE: How do I create a global temp table via Power Query? ##TEMP_TABLE SQL

Hi Martin, You can write a query to create a "temp table" in PQ, but if you are doing this in Excel, the query will load the data from SQL every ti...

5 years ago
Forum
Reply
RE: Need help to get data from table

Hi Hannu, Please post your most up to date code, so I can see where you are up to. regards Phil

5 years ago
Forum
Reply
RE: Web Query by Table Name Not Table Number

Hi Jospeh, The "table table-striped table-sortable roster" is the CSS class for the table and isn't guaranteed to be unique. The ID of an element ...

5 years ago
Forum
Reply
RE: It is possible to change queryName in M language?

Hi Jacek, Yes, just double click the name on the left hand side of the PQ editor and type in the new name. Or, click the query name on the left ...

5 years ago
Forum
Page 31 / 110