Runawaygeek
Registered User.
- Local time
- Today, 06:56
- Joined
- Mar 28, 2016
- Messages
- 77
Hi all,
I have some data where there is a Product_ID, linked to this is the first appearance of this ID, Ship_Date. Furthermore, i have ordered the list by Ship_Date and autoNumbered the rows 1 > etc..
I need a way of finding the first appearance of that Product_ID and giving it an alias like "First Sale" and then for all the rest of the appearances to have the alias "Subsequent Sale"
Can someone please point me in the right direction on how to go about this?
Thanks,
I have some data where there is a Product_ID, linked to this is the first appearance of this ID, Ship_Date. Furthermore, i have ordered the list by Ship_Date and autoNumbered the rows 1 > etc..
I need a way of finding the first appearance of that Product_ID and giving it an alias like "First Sale" and then for all the rest of the appearances to have the alias "Subsequent Sale"
Can someone please point me in the right direction on how to go about this?
Thanks,