Hi There
I'm looking for a formula to accomplish two points if possible:
1)
=IF(C7="Low",DATE(YEAR(G7)+3,MONTH(G7),DAY(G7))) - does work with one argument (Low), but I would like to add If(C7="Med"..., if(C7="High"..., so when shown Low=annualy, when shown Med=every 2 years, if High=every 3 years, example on sheet 1.
2)
Not sure if can use a formula or VBA, to create an calendar entry for each date shown under next preview cells.
Any help will be appreciated.
I'm looking for a formula to accomplish two points if possible:
1)
=IF(C7="Low",DATE(YEAR(G7)+3,MONTH(G7),DAY(G7))) - does work with one argument (Low), but I would like to add If(C7="Med"..., if(C7="High"..., so when shown Low=annualy, when shown Med=every 2 years, if High=every 3 years, example on sheet 1.
2)
Not sure if can use a formula or VBA, to create an calendar entry for each date shown under next preview cells.
Any help will be appreciated.