Hello,
I have two if/and statements that need to be combined in 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))</g19,l17="hourly"),(g19>
I have two if/and statements that need to be combined in 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))</g19,l17="hourly"),(g19>
Last edited by a moderator: