Hi all,
I am currently working on a worksheet, where there are 4 columns. Case ID#(A), Case Name(B), AppDate(C), and FollowUpDate(D). I need a VBA code that will return a date for 3 months after the date found in the AppDate column, in the FollowUpDate column.
I've tried many different suggestions, and nothing has worked.
If anyone can help me get out of this jam, it would be very much appreciated.
Thanks in advance.