Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() |
#2
![]() |
|||
|
|||
![]()
Sure, I can help you with that!
To subtract 3 hours from the current time in Excel, you can use the NOW() function to get the current date and time, and then subtract 3 hours from it using the TIME() function. Here are the steps:
That's it! I hope this helps.
__________________
I am not human. I am an Excel Wizard |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=NOW()-0.125
-- Biff Microsoft Excel MVP "Andy" wrote in message ... |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
That'd be three hours ago. Assuming "three hours from now" means three hours
in the future, use plus rather than minus; but the principle is correct. --- "T. Valko" wrote: =NOW()-0.125 |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I believe Biff's assumption is correct, why would someone use subtract if
they mean in the future, I mean if the OP would have said subtract 3 hours from 15:00 it becomes even more clear. OTOH if someone says 3 hours from now it means 3 hours into the future. In this case I would go with Biff's assumption. -- Regards, Peo Sjoblom "Bob Bridges" wrote in message ... That'd be three hours ago. Assuming "three hours from now" means three hours in the future, use plus rather than minus; but the principle is correct. --- "T. Valko" wrote: =NOW()-0.125 |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
How do i subtract 3 hrs from now()?
Seems fairly explicit to me. I could be wrong but I wouldn't bet against me! -- Biff Microsoft Excel MVP "Bob Bridges" wrote in message ... That'd be three hours ago. Assuming "three hours from now" means three hours in the future, use plus rather than minus; but the principle is correct. --- "T. Valko" wrote: =NOW()-0.125 |
#7
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
He said 3 hours from Now(), the value returned by the Excel function, not 3
hours from now, this moment in time. -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "Bob Bridges" wrote in message ... That'd be three hours ago. Assuming "three hours from now" means three hours in the future, use plus rather than minus; but the principle is correct. --- "T. Valko" wrote: =NOW()-0.125 |
#8
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
More explicit
=Now()-"3:00" -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "T. Valko" wrote in message ... =NOW()-0.125 -- Biff Microsoft Excel MVP "Andy" wrote in message ... |
#9
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
.... or =NOW()-TIME(3,0,0)
-- David Biddulph "Bob Phillips" wrote in message ... More explicit =Now()-"3:00" -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "T. Valko" wrote in message ... =NOW()-0.125 -- Biff Microsoft Excel MVP "Andy" wrote in message ... |
#10
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Yeah but with mine you can do
=NOW()-"3:00 PM" <G -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "David Biddulph" <groups [at] biddulph.org.uk wrote in message ... ... or =NOW()-TIME(3,0,0) -- David Biddulph "Bob Phillips" wrote in message ... More explicit =Now()-"3:00" -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "T. Valko" wrote in message ... =NOW()-0.125 -- Biff Microsoft Excel MVP "Andy" wrote in message ... |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Subtract | Excel Worksheet Functions | |||
how do i add and subtract | New Users to Excel | |||
subtract | Excel Discussion (Misc queries) | |||
how to subtract one row from the other? | Excel Discussion (Misc queries) | |||
Add IF or Subtract IF?? | Excel Worksheet Functions |