i have a formula that i want to increase the typed in date by a week, month, or year, but am having trouble putting in the "edate function
my formula is as follows:
=IF(F8="WEEKLY",I8+6,=IF(F8="MONTHLY",I8+30,=IF(F8="YEARLY",I8+365,"")))
i want to replace the +30, and the +365 with and edate function
any help would be greatly appreciated
my formula is as follows:
=IF(F8="WEEKLY",I8+6,=IF(F8="MONTHLY",I8+30,=IF(F8="YEARLY",I8+365,"")))
i want to replace the +30, and the +365 with and edate function
any help would be greatly appreciated