Forum

Jessica Stewart
@jstewart
Estimable Member
Joined: Feb 13, 2021
Last seen: Mar 5, 2025
Topics: 14 / Replies: 202
Reply
RE: print

Could you use that code in a For Each loop? dim ws as Worksheet for each ws in thisworkbook ws.PrintOut ws.Range("A1").Value=ws.Range("A1"...

3 years ago
Forum
Reply
RE: Merge or lookup two nested tables

Phil gives a good way to do this in this video. If you need further assistance please upload an example file complete with an example of your desired ...

3 years ago
Forum
Reply
RE: I don't see 3rd child's First Name & Last Name after "Expanded Table Column1"

PQ was promoting the headers in each file and then combining the files, which was creating your issue with multiple headers. By deleting the promote h...

3 years ago
Forum
Reply
RE: Using a reference table and applying calculations to subtotalled amounts

Try this on for size, and see how it works for you. 🙂

3 years ago
Forum
Reply
RE: I don't see 3rd child's First Name & Last Name after "Expanded Table Column1"

Hi Jim, I'm happy to help! Let me answer your questions as best I can. 1. It gives them "_[number]" the same reason an excel table does, it can't h...

3 years ago
Forum
Reply
RE: Using a reference table and applying calculations to subtotalled amounts

Hi Tom, There is no file attached. After attaching your file click on 'Start Upload' and wait for the grey checkmark before posting.

3 years ago
Forum
Reply
RE: I don't see 3rd child's First Name & Last Name after "Expanded Table Column1"

Hi Jim, You can't see the third child because your names are different. In your source file, the column name is "First Name_216" and "Last Name_217...

3 years ago
Forum
Reply
RE: Operation failed because the source data does not exist

Looking at this with fresh eyes, it looks like it might be a table structure thing. Are tables structured the same in all your sheets? Is there some d...

3 years ago
Forum
Reply
RE: Operation failed because the source data does not exist

My first thought, and obvious so I'm sure you already went there but, did you check your source data? Did you future proof your query, could be someth...

3 years ago
Forum
Reply
RE: Age Groups and Distinct Count

No workbook attached, be sure to hit 'Start Upload' and wait for the grey check mark after attaching workbook. I did work on it but had issues and ...

3 years ago
Forum
Reply
RE: Age Groups and Distinct Count

Hi Tyrone! Use your raw data, age group in rows sex in columns and then you can group your ages by right-clicking > Group > adjust your start...

3 years ago
Forum
Reply
RE: user wise Total

That was a fun challenge! Thank you for the opportunity to learn how a new function works! I was able to figure out a formula using sumproduct(freq...

3 years ago
Reply
RE: Summary of ranges in a dynamic table

I would agree with the unpivoting solution Alan provided. I understand your boss's leeriness at remembering to click refresh as I make worksheets for ...

3 years ago
Page 6 / 15