Hi All,
I am trying to automate something, namely, after downloading CC data/transactions as CSV (and saving them as Xslx file), I want to copy data from each user to a new tab so I can then further filter the data.
Below is a table that I made up as example (names, etc are irrelevant for this exercise), there are 3 users of this credit card (John, WIlly, Jane), and I want to filter the data by user and copy it to a different sheet (like the 2nd table (on a separate tab) I show below w/just Jane's data)
What is the best way to search the whole list and just copy Jane (or John or Willy) to a 2nd/3rd etc tab? I am using Office365 (or whatever the current moniker is)
Thanks in advance for your help
I am trying to automate something, namely, after downloading CC data/transactions as CSV (and saving them as Xslx file), I want to copy data from each user to a new tab so I can then further filter the data.
Below is a table that I made up as example (names, etc are irrelevant for this exercise), there are 3 users of this credit card (John, WIlly, Jane), and I want to filter the data by user and copy it to a different sheet (like the 2nd table (on a separate tab) I show below w/just Jane's data)
What is the best way to search the whole list and just copy Jane (or John or Willy) to a 2nd/3rd etc tab? I am using Office365 (or whatever the current moniker is)
Thanks in advance for your help
Merchant | Date | Amount | User |
Home Depot | 20-Dec-24 | $245.12 | John |
Lowes | 21-Dec-24 | $100.62 | Willy |
McD | 21-Dec-24 | $66.66 | John |
Wendy's | 22-Dec-24 | $55.55 | Willy |
Domino's | 24-Dec-24 | $128.22 | Jane |
CVS | 24-Dec-24 | $254.29 | John |
Ice Cream Shop | 22-Dec-24 | $38.00 | Willy |
TJMaxxx | 21-Dec-24 | $66.00 | Jane |
Ace Hardware | 19-Dec-24 | $44.22 | Jane |
Dr Y dentist | 21-Dec-24 | $25.00 | Jane |
City of FU Water | 21-Dec-24 | $290.77 | John |
Internet by Data | 21-Dec-24 | $100.00 | Willy |
Electricity by Power | 21-Dec-24 | $267.99 | Jane |
Gas by stinky | 21-Dec-24 | $45.00 | Jane |
Tireshop | 21-Dec-24 | $988.99 | Willy |
Chinese Food | 21-Dec-24 | $33.00 | John |
Walmart | 2-Jan-25 | $125.34 | John |
Walmart 2 | 2-Jan-25 | $126.20 | Jane |
Walmart 3 | 2-Jan-25 | $15.27 | Willy |
Kroger | 2-Jan-25 | $68.43 | John |
Aldi | 4-Jan-25 | $76.94 | John |
Costco | 3-Jan-25 | $583.16 | John |
BJ's | 5-Jan-25 | $989.33 | Willy |
Shell Gas | 5-Jan-25 | $75.25 | Jane |
BP Gas | 3-Jan-25 | $35.80 | Willy |
FU Hospital | 2-Jan-25 | $985.25 | Willy |
Dr X Primary Care | 6-Jan-25 | $50.00 | Jane |
Merchant | Date | Amount | User |
Domino's | ######## | $128.22 | Jane |
TJMaxxx | ######## | $66.00 | Jane |
Ace Hardware | ######## | $44.22 | Jane |
Dr Y dentist | ######## | $25.00 | Jane |
Electricity by Power | ######## | $267.99 | Jane |
Gas by stinky | ######## | $45.00 | Jane |
Walmart 2 | 2-Jan-25 | $126.20 | Jane |
Shell Gas | 5-Jan-25 | $75.25 | Jane |
Dr X Primary Care | 6-Jan-25 | $50.00 | Jane |