PC Review


Reply
Thread Tools Rate Thread

How do I capture a date?

 
 
Capture a variable date & use with text
Guest
Posts: n/a
 
      26th Nov 2008
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 With Quote
 
 
 
 
T. Valko
Guest
Posts: n/a
 
      26th Nov 2008
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 (E-Mail Removed)> wrote in message
news:0CDC156D-BA3A-40F6-A486-(E-Mail Removed)...
> 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 With Quote
 
Capture a variable date & use with text
Guest
Posts: n/a
 
      26th Nov 2008
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 (E-Mail Removed)> wrote in message
> news:0CDC156D-BA3A-40F6-A486-(E-Mail Removed)...
> > 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 With Quote
 
T. Valko
Guest
Posts: n/a
 
      27th Nov 2008
Sorry, I don't understand.

?????

--
Biff
Microsoft Excel MVP


"Capture a variable date & use with text"
<(E-Mail Removed)> wrote in message
news:87B922E0-4FF8-4914-8283-(E-Mail Removed)...
> 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 (E-Mail Removed)> wrote in message
>> news:0CDC156D-BA3A-40F6-A486-(E-Mail Removed)...
>> > 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 With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Capture Name and Date =?Utf-8?B?S2V2aW43Ng==?= Microsoft Access 13 10th Oct 2006 10:06 PM
How do I capture just the date from date/time field in an SQL Dat =?Utf-8?B?ZWh1ZHNvbg==?= Microsoft Access VBA Modules 1 16th Feb 2006 02:14 PM
How do I capture just the date from date/time field in an SQL Dat. =?Utf-8?B?ZWh1ZHNvbg==?= Microsoft Access Queries 1 15th Feb 2006 04:14 PM
want to capture date elegantpartner Microsoft Excel Misc 1 9th Jan 2006 04:20 AM
Capture of First Use Date Tony Uythoven Microsoft Access Forms 5 15th Feb 2005 11:19 PM


Features
 

Advertising
 

Newsgroups
 


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