I need some help building the following formula.
User would enter a date in a cell, and the related cell would return the first Wednesday at least 30 days away.
I.E Date plus 30 days, and if that happens to be a Wed post it, if not post the date of the next Wed that will come up.
I have it in my mind it would need to be something to the affect of Date + 30 convert using Weekday function then a series of either True/false or if/then statements to move forward until the Wed is reached, and then re-converted to date.
Hope that explains it, and thanks in advance for any helpful advice anyone has.
Bookmarks