dversloot1
Board Regular
- Joined
- Apr 3, 2013
- Messages
- 113
Hello,
I've got sales data by item by year. Items are listed in rows, and their sales by year are in columns. I'm trying to calculate the lifespan of products; Last Year Item was sold - First Year Item was sold. I thought I could use a counta function but I noticed that there were years that had no sales.
I know what I need to do but not sure how to do it.
Get the column number of the last recorded sale, minus the min column of a recorded sale.
Any ideas?
Values are in columns C:O
I've got sales data by item by year. Items are listed in rows, and their sales by year are in columns. I'm trying to calculate the lifespan of products; Last Year Item was sold - First Year Item was sold. I thought I could use a counta function but I noticed that there were years that had no sales.
I know what I need to do but not sure how to do it.
Get the column number of the last recorded sale, minus the min column of a recorded sale.
Any ideas?
Values are in columns C:O