B
Bren.ie
I have an Excel spreadsheet with a list of customers with a number o
transaction with dates listed for each customer.
One column lists the customer name, another column records th
transaction type while another column contains the transaction date
Unfortunately all the transaction dates appear in one column. The dat
format is dd/mm/yy i.e. 10/09/03.
I want to write a macro to subtract the initial contact date from th
final contact date (and identify the number of days between both dates
for each customer.i.e.
The difficulty is identifying the first and last transaction date fo
each customer as the total number of transactions may vary betwee
customers.
I need the macro to identify the first and last transaction dates fo
each customer and subtract them. The final result ideally would have
single line for each customer with the number of days displaye
indicating the difference between the first and last transaction dat
for that customer
transaction with dates listed for each customer.
One column lists the customer name, another column records th
transaction type while another column contains the transaction date
Unfortunately all the transaction dates appear in one column. The dat
format is dd/mm/yy i.e. 10/09/03.
I want to write a macro to subtract the initial contact date from th
final contact date (and identify the number of days between both dates
for each customer.i.e.
The difficulty is identifying the first and last transaction date fo
each customer as the total number of transactions may vary betwee
customers.
I need the macro to identify the first and last transaction dates fo
each customer and subtract them. The final result ideally would have
single line for each customer with the number of days displaye
indicating the difference between the first and last transaction dat
for that customer