tlrobinson512
New Member
- Joined
- Jun 24, 2014
- Messages
- 21
Hello everyone! I am trying to insert the following formula into my current code:
=IF(B2="","",B2+30)
This formula is pulling the date entered into cell C2:C and responding in D2:D by adding 30 days to that date.
I am not sure how to do this. Can anyone help?! What I am wanting is for the workbook to check column "C" each time it is opened. If there is a date in that column, then this formula would take place.
Any help would be appreciated! Thanks!
=IF(B2="","",B2+30)
This formula is pulling the date entered into cell C2:C and responding in D2:D by adding 30 days to that date.
I am not sure how to do this. Can anyone help?! What I am wanting is for the workbook to check column "C" each time it is opened. If there is a date in that column, then this formula would take place.
Any help would be appreciated! Thanks!