Hello,
I have two IF/AND statements that need to be combined into the same cell. Each statement works separately but I cant seem to figure out a way to combine them. Suggestions welcome. Thanks.
=IF(AND(R19 < g19,l17="hourly"),(g19 2080),(g19="" 26))
=IF(AND(R19 > G19,L17="Hourly"),(R19/2080),(R19/26))
I have two IF/AND statements that need to be combined into the same cell. Each statement works separately but I cant seem to figure out a way to combine them. Suggestions welcome. Thanks.
=IF(AND(R19 < g19,l17="hourly"),(g19 2080),(g19="" 26))
=IF(AND(R19 > G19,L17="Hourly"),(R19/2080),(R19/26))