G
George Andrews
Excel 2000
Hello.
I am doing some analysis on results from advertising campaigns for several
different products and I want to compare response patterns from the first
day that I receive an order from a particular advert.
I have a database with various columns including Advert Reference, Date,
Order Quantity.
What I would like is a way to create a table showing the following columns:
Advert Reference, Date, Order Quantity, Days since First Order.
Pills1, 10/12/04, 5, 0
Pills1, 10/13/04, 3, 1
Pills1, 10/13/04, 0, 2
Pills1, 10/13/04, 4, 3
Pills1, 10/13/04, 17, 4
This example assumes that the advert first appeared on the 10/12/04 and that
there is a possibility that there were no orders on a particular day - in
this case on day 2 after the advert first appeared.
Therefore I need a formula that will look at the date of the order and
subtract this from the date of the first order for each Advert Reference.
Then I need to total up the total orders on that particular day.
I hope this makes sense.
Any suggestions would be greatly appreciated.
Regards
George
Hello.
I am doing some analysis on results from advertising campaigns for several
different products and I want to compare response patterns from the first
day that I receive an order from a particular advert.
I have a database with various columns including Advert Reference, Date,
Order Quantity.
What I would like is a way to create a table showing the following columns:
Advert Reference, Date, Order Quantity, Days since First Order.
Pills1, 10/12/04, 5, 0
Pills1, 10/13/04, 3, 1
Pills1, 10/13/04, 0, 2
Pills1, 10/13/04, 4, 3
Pills1, 10/13/04, 17, 4
This example assumes that the advert first appeared on the 10/12/04 and that
there is a possibility that there were no orders on a particular day - in
this case on day 2 after the advert first appeared.
Therefore I need a formula that will look at the date of the order and
subtract this from the date of the first order for each Advert Reference.
Then I need to total up the total orders on that particular day.
I hope this makes sense.
Any suggestions would be greatly appreciated.
Regards
George