All,
Thank you in advance for helping with this simple issue that for some reason has me stumped.
=IF($G259<>,(DATE(YEAR($G259)+$H259,MONTH($G259),DAY($G259)-1))),IF(G$259="",($F259<>(DATE(YEAR($F259)+$H259,MONTH($F259),DAY($F259)-1)))
This is my formula, I basically want it to say:
If G259 isn't blank then do the sum G259 + H259 (2), if G259 is blank then look at F259, if F259 isn't blank then do F259 + H259 (2), then if F259 and G259 is blank, then blank.
Ideas?
Bookmarks