edwardpestian
Technical User
I'm looking for an IF statement that basically says the following:
IF R6 = a weekend (Friday,Saturday,Sunday) then K36 = Data!CY8*(1.23)
IF R6 = a weekday (Monday - Thursday) then K36 = Data!CY*(1.13)
I'm not sure how to have it determing the weekends vs weekdays.
Thanks in advance.
EP
IF R6 = a weekend (Friday,Saturday,Sunday) then K36 = Data!CY8*(1.23)
IF R6 = a weekday (Monday - Thursday) then K36 = Data!CY*(1.13)
I'm not sure how to have it determing the weekends vs weekdays.
Thanks in advance.
EP