PC Review


Reply
Thread Tools Rate Thread

Adding Date and Time?

 
 
netasp
Guest
Posts: n/a
 
      10th Aug 2006
hello all,
I need to calculate a specific value everyday at specific hour and I don't
know how to concatenate the time to the TODAY() function.
example:
I added in A1 the TODAY() function so that gives me 8/10/2006 and I have in
B1 cell 5:00 AM, anbd in B2: 8:00 AM, and B3: 13:00,..etc
I need only one cell that combines these two cells A1, B1
so I can go ahead and do the same for A1, B2 and A1, B3,..etc

does anyone one know how?

thanks


 
Reply With Quote
 
 
 
 
Pete_UK
Guest
Posts: n/a
 
      10th Aug 2006
You can add dates and times together, like:

=A$1+B1

and format the cell as Custom and choose a format from the scrollable
list. This assumes that your times in column B are actual Excel-format
times.

The formula can be copied down.

You might also think about using the NOW( ) function, as this includes
the time element.

Hope this helps.

Pete

netasp wrote:
> hello all,
> I need to calculate a specific value everyday at specific hour and I don't
> know how to concatenate the time to the TODAY() function.
> example:
> I added in A1 the TODAY() function so that gives me 8/10/2006 and I have in
> B1 cell 5:00 AM, anbd in B2: 8:00 AM, and B3: 13:00,..etc
> I need only one cell that combines these two cells A1, B1
> so I can go ahead and do the same for A1, B2 and A1, B3,..etc
>
> does anyone one know how?
>
> thanks


 
Reply With Quote
 
netasp
Guest
Posts: n/a
 
      10th Aug 2006
Thanks Pete, it worked!
"Pete_UK" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> You can add dates and times together, like:
>
> =A$1+B1
>
> and format the cell as Custom and choose a format from the scrollable
> list. This assumes that your times in column B are actual Excel-format
> times.
>
> The formula can be copied down.
>
> You might also think about using the NOW( ) function, as this includes
> the time element.
>
> Hope this helps.
>
> Pete
>
> netasp wrote:
>> hello all,
>> I need to calculate a specific value everyday at specific hour and I
>> don't
>> know how to concatenate the time to the TODAY() function.
>> example:
>> I added in A1 the TODAY() function so that gives me 8/10/2006 and I have
>> in
>> B1 cell 5:00 AM, anbd in B2: 8:00 AM, and B3: 13:00,..etc
>> I need only one cell that combines these two cells A1, B1
>> so I can go ahead and do the same for A1, B2 and A1, B3,..etc
>>
>> does anyone one know how?
>>
>> thanks

>



 
Reply With Quote
 
Pete_UK
Guest
Posts: n/a
 
      10th Aug 2006
Glad to be of help - thanks for feeding back.

Pete

netasp wrote:
> Thanks Pete, it worked!
> "Pete_UK" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > You can add dates and times together, like:
> >
> > =A$1+B1
> >
> > and format the cell as Custom and choose a format from the scrollable
> > list. This assumes that your times in column B are actual Excel-format
> > times.
> >
> > The formula can be copied down.
> >
> > You might also think about using the NOW( ) function, as this includes
> > the time element.
> >
> > Hope this helps.
> >
> > Pete
> >
> > netasp wrote:
> >> hello all,
> >> I need to calculate a specific value everyday at specific hour and I
> >> don't
> >> know how to concatenate the time to the TODAY() function.
> >> example:
> >> I added in A1 the TODAY() function so that gives me 8/10/2006 and I have
> >> in
> >> B1 cell 5:00 AM, anbd in B2: 8:00 AM, and B3: 13:00,..etc
> >> I need only one cell that combines these two cells A1, B1
> >> so I can go ahead and do the same for A1, B2 and A1, B3,..etc
> >>
> >> does anyone one know how?
> >>
> >> thanks

> >


 
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
Adding time to date Saga Microsoft VB .NET 8 30th Apr 2010 05:24 PM
Adding Time to a Date Ludo Microsoft Excel Programming 1 14th Feb 2008 05:19 PM
Adding Date/Time fields teastman Microsoft Excel New Users 6 1st Jan 2006 05:08 AM
Adding time to date-time formatted cell =?Utf-8?B?dGF3dHJleShyZW1vdmUgdGhpcyAgKUBwYWNpZmlj Microsoft Excel Misc 4 12th Aug 2005 10:53 PM
Adding a date and time =?Utf-8?B?U2tpcDR0NA==?= Microsoft Excel Worksheet Functions 1 5th Mar 2005 05:37 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:52 AM.