phillipcook
Board Regular
- Joined
- Jun 25, 2015
- Messages
- 87
Hi guys
in my spreadsheet I have site visit days, I need create a formula that goes as follows:
=if(and(A1=“site”,or(B1=“Task1”,B1=“Task2”),if(C1(column with the dates in custom format “dddd, dd-mmm-yyyy”)=(need the formula to identify if the date is a Tuesday or a Thursday),0.5,1,)””))
thanks in advance.
in my spreadsheet I have site visit days, I need create a formula that goes as follows:
=if(and(A1=“site”,or(B1=“Task1”,B1=“Task2”),if(C1(column with the dates in custom format “dddd, dd-mmm-yyyy”)=(need the formula to identify if the date is a Tuesday or a Thursday),0.5,1,)””))
thanks in advance.
Last edited: