Hey all. Trying to do a column equation that shows how long an item has been sitting on a shelf.
Lets call the two columns Sell Date and Buy Date. I'd like to see the amount of days between Sell Date and Buy Date. If I bought inventory on 1/1 and sold it on 1/10, I'd like it to read "9' for "Days on Shelf" column.
What's the best way to do this?