ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   Determine next Saturday in calendar based on date in a cell (https://www.excelbanter.com/new-users-excel/113470-determine-next-saturday-calendar-based-date-cell.html)

ann

Determine next Saturday in calendar based on date in a cell
 
I need to determine the following Saturday based on a given date in a cell.
For example, in one cell I have a date of 10/8/2006 - I need a function to
return the date of 10/14/2006.

Niek Otten

Determine next Saturday in calendar based on date in a cell
 
Please don't post the same question to different workgroups in separate posts.
Your question has been answered in another newsgroup.

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Ann" wrote in message ...
|I need to determine the following Saturday based on a given date in a cell.
| For example, in one cell I have a date of 10/8/2006 - I need a function to
| return the date of 10/14/2006.



Paul B

Determine next Saturday in calendar based on date in a cell
 
Ann, Niek answered your question in worksheet functions, no need to post to
more than one group, if this will not work post back to the same post as you
started, easier to keep track of that way

From worksheet functions newsgroup
=A1+IF(WEEKDAY(A1)=7,14,7)-WEEKDAY(A1)

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003

"Ann" wrote in message
...
I need to determine the following Saturday based on a given date in a cell.
For example, in one cell I have a date of 10/8/2006 - I need a function to
return the date of 10/14/2006.




ann

Determine next Saturday in calendar based on date in a cell
 
It wasn't intentional - I only posted once so not sure how it got here. I
apologize profusely.

"Niek Otten" wrote:

Please don't post the same question to different workgroups in separate posts.
Your question has been answered in another newsgroup.

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Ann" wrote in message ...
|I need to determine the following Saturday based on a given date in a cell.
| For example, in one cell I have a date of 10/8/2006 - I need a function to
| return the date of 10/14/2006.




Niek Otten

Determine next Saturday in calendar based on date in a cell
 
No problem, Ann. We just keep saying it, nothing personal.

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Ann" wrote in message ...
| It wasn't intentional - I only posted once so not sure how it got here. I
| apologize profusely.
|
| "Niek Otten" wrote:
|
| Please don't post the same question to different workgroups in separate posts.
| Your question has been answered in another newsgroup.
|
| --
| Kind regards,
|
| Niek Otten
| Microsoft MVP - Excel
|
| "Ann" wrote in message ...
| |I need to determine the following Saturday based on a given date in a cell.
| | For example, in one cell I have a date of 10/8/2006 - I need a function to
| | return the date of 10/14/2006.
|
|
|




All times are GMT +1. The time now is 05:57 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com