G
Guest
I have a database of order history for all customers for a client. The
client wishes to know their average reorder cycle time. Account holders can
have as few as one order in the 7 year measurement period and some have as
many as 60. How do I setup a query or visual basic function to extract all
orders for an account, measure the time in days in between each order,
average the days for the account and then average the results across all
accounts for the client?
client wishes to know their average reorder cycle time. Account holders can
have as few as one order in the 7 year measurement period and some have as
many as 60. How do I setup a query or visual basic function to extract all
orders for an account, measure the time in days in between each order,
average the days for the account and then average the results across all
accounts for the client?