I have a column of dates and a corresponding column of price. I want to add the prices that go with Mon-Fri Dates but not Weekends. I know the WEEKDAY() Function however I don't know how to add cells that go with a WEEKDAY() Output of <6. I am trying to avoid the M word (Manual). Any insight...