Hello, I am trying to make a cell display a certain date using nested IF arguments or Vlookup if that is more appropriate?.
For example, When a date is manually entered into A1, B1 should then display another date that precedes the date in A1 by either 30, 60, 90, or 120 days prior to the date in A1. Cell C1 is the criteria for how many days B1 should precede A1. Cell C1 is always text.
Continuing the example, dog=30, cat=60, mouse=90, rat=120
If 15-Apr-16 is entered in A1, and C1 is "cat", then B1 should display 14-Jun-16.
Thank you
For example, When a date is manually entered into A1, B1 should then display another date that precedes the date in A1 by either 30, 60, 90, or 120 days prior to the date in A1. Cell C1 is the criteria for how many days B1 should precede A1. Cell C1 is always text.
Continuing the example, dog=30, cat=60, mouse=90, rat=120
If 15-Apr-16 is entered in A1, and C1 is "cat", then B1 should display 14-Jun-16.
Thank you