Hi Gurus,
I need help with some VBA code. I have an AgeRange slicer and I have a working script that inserts a row, adds a timestamp, and then reports the slicer selections.
I'd like to add something to this that will SKIP the process if ALL the items in the slicer are selected (True)...
Hello.
I've got a successful vba script importing a CSV file into my sheet. My problem is that the data is not added as part of the Data Table.
May I get some help with adding the new cells to the Data Table?
I have 2 Pivot tables
- Installs by Group, Source
- Daily User by Group, Source
These tables are ever changing, growing daily with new data.
Ultimately, I need to figure out how many users came back today (Daily Users) that installed prior to today (Installs) by GROUP and then, by SOURCE...