Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: jpstoryHi All
I am trying to track changes of sales volumes for all accounts given.
An Excel file with daily sales volumes for 100+ Accounts at the month end, the Data Structure is: there are only 3 columns
Date,
Account and
Volumes
I need to get the day-to-day change of the volumes for each account for the entire month.
Any suggestions on how to start?