I have a report pulling from IM transaction history for only S/O records (item has been sold to a customer) and I am prompting for a date at time you run the report and I need a formula that will pull value A for a column called category if transaction date for an item sold is over 2 years older than date prompted for but less than 5 years, B if transaction date is over 5 years older than date prompted for and C if there if the item has not been sold and no transactions and D if sold within last two years. So if item abc last transaction (sold) date was 10/31/2012 the last time it was sold to a customer and I put in 12/31/2014 at time I run the report item abc would have an "A" in category since it is over 2 years but less than 5 and pull category B if item xyz last sold date was 1/1/2009 then it would pull B as category since over 5 years since last sold, and so on...
↧