Hi All,
Further to my date/time grid, I want to calculate some values based on the contents of one cell. I have one row with a date in dd-mmm-yy format. The next row is in ddd format showing Mon for Monday Tue for Tuesday, etc. I want to do a test to see if the row with the ddd format says “Sat”, then calculate based on that. In another cell, I have made an IF that looks to the ddd row for a value of “Sat” but it is not working. I am sure it has something to do with the IF looking for a text string. Does anyone have any ideas?
Thanks,
Mark