![]() |
Next Known Date
Is there a simple function in Excel that will return the next known
date for a specific day of the week? Regards Stopher |
Next Known Date
I do not know of a simple function - but I am using excel 97. However, this
will work. =IF(VLOOKUP(B12,$B$1:$C$7,2,FALSE)WEEKDAY(B11,1), B11+(VLOOKUP(B12,$B$1:$C$7,2,FALSE)-WEEKDAY(B11,1)),B11+7+(VLOOKUP(B12,$B$1:$C$7,2,FAL SE)-WEEKDAY(B11,1))) where the vlookup range is a table with Sunday thru Saturday in column 1 and 1 through 7 in column 2. B11 has the date in question, and B12 has the day of the week desired. " wrote: Is there a simple function in Excel that will return the next known date for a specific day of the week? Regards Stopher |
Next Known Date
|
Next Known Date
Absolutely excellent, Thankyou.
Stopher |
Next Known Date
On 4 Jul 2006 20:26:12 -0700, "Stopher" wrote:
Absolutely excellent, Thankyou. Stopher You're welcome. Glad it worked for you. --ron |
All times are GMT +1. The time now is 11:20 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com