I have a stock sheet.
Rows are the stock items.
I have 10 columns that represent orders coming in. i have a due date at the top of each column (treated as text) with the quantity of each the items below.
I want to build a Sum IF formula to work out how much stock is coming in 4 weeks, 8 weeks, and 12 weeks.
Since I’m referencing a text cell against the current date it doesn’t work. If I make a separate date column for each order column my sheet is going to get very messy along with my formula. I don’t want to start going down this path unless I have to.
Very basic caulculaing required. once i can read the text date as a date.