Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How do I capture a date?

Every week I have to create a schedule that includes dates. I want to be able
to prompt for a date and place it within the header along with the phrase
"Week Ending". So I would open up the spreadsheet, and then get a prompt me
to enter a date and then I would take that date and make the phrase "Week
Ending December 4, 2008" for instance. Or, would I have to use control key
combination to get the date? I would also need to take that date and update
the date fields for each day of the week. The date would be Thursday, so I
would take that date and put it in the cell for the Thursday date. I would
then subtract one to automatically give me the date for Wednesday and so on.
Thanks for any help.
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default How do I capture a date?

That was close to what I want, but if I run this on Tuesday or Wednesday, I
want the Thursday to be next weeks Thursday. I also want to be able to
capture that date and use it to calculate the dates of next week. Thanks

"T. Valko" wrote:

Not sure what you want.

If you want the Thursday date of the current week:

="Week ending "&TEXT(5-WEEKDAY(NOW())+TODAY(),"m/d/yyyy")

--
Biff
Microsoft Excel MVP


"Capture a variable date & use with text" <Capture a variable date & use
with wrote in message
...
Every week I have to create a schedule that includes dates. I want to be
able
to prompt for a date and place it within the header along with the phrase
"Week Ending". So I would open up the spreadsheet, and then get a prompt
me
to enter a date and then I would take that date and make the phrase "Week
Ending December 4, 2008" for instance. Or, would I have to use control key
combination to get the date? I would also need to take that date and
update
the date fields for each day of the week. The date would be Thursday, so I
would take that date and put it in the cell for the Thursday date. I would
then subtract one to automatically give me the date for Wednesday and so
on.
Thanks for any help.




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default How do I capture a date?

Sorry, I don't understand.

?????

--
Biff
Microsoft Excel MVP


"Capture a variable date & use with text"
soft.com wrote in message
...
That was close to what I want, but if I run this on Tuesday or Wednesday,
I
want the Thursday to be next weeks Thursday. I also want to be able to
capture that date and use it to calculate the dates of next week. Thanks

"T. Valko" wrote:

Not sure what you want.

If you want the Thursday date of the current week:

="Week ending "&TEXT(5-WEEKDAY(NOW())+TODAY(),"m/d/yyyy")

--
Biff
Microsoft Excel MVP


"Capture a variable date & use with text" <Capture a variable date & use
with wrote in message
...
Every week I have to create a schedule that includes dates. I want to
be
able
to prompt for a date and place it within the header along with the
phrase
"Week Ending". So I would open up the spreadsheet, and then get a
prompt
me
to enter a date and then I would take that date and make the phrase
"Week
Ending December 4, 2008" for instance. Or, would I have to use control
key
combination to get the date? I would also need to take that date and
update
the date fields for each day of the week. The date would be Thursday,
so I
would take that date and put it in the cell for the Thursday date. I
would
then subtract one to automatically give me the date for Wednesday and
so
on.
Thanks for any help.






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I capture the last date a file was saved in the footer DNader Excel Discussion (Misc queries) 3 November 18th 08 02:27 PM
Excel screen capture to capture cells and row and column headings jayray Excel Discussion (Misc queries) 5 November 2nd 07 11:01 PM
If date = x, then capture data on row and move to new sheet Shari Jamison Excel Worksheet Functions 2 February 16th 06 09:55 PM
want to capture date elegantpartner Excel Discussion (Misc queries) 1 January 9th 06 04:20 AM
Formula to capture data on a date and preserve it Jeff Excel Worksheet Functions 0 October 11th 05 11:18 PM


All times are GMT +1. The time now is 07:55 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"