ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   Can I automatically enter the current date or current time into a (https://www.excelbanter.com/new-users-excel/48776-can-i-automatically-enter-current-date-current-time-into.html)

Ben

Can I automatically enter the current date or current time into a
 
Hello everyone and thanks again to the kind people who, for some reason, take
the time to help me through this website.
As indicated in my subject line, it seems to me that there should be an easy
way to do this.
Thank you-
Ben

Ray A

Hi Ben
Your subject line was truncated. I am assuming you wanted date?
=today() will give you the current date.
HTH

"Ben" wrote:

Hello everyone and thanks again to the kind people who, for some reason, take
the time to help me through this website.
As indicated in my subject line, it seems to me that there should be an easy
way to do this.
Thank you-
Ben


Ben

Thank you Ray!
How about entering the current time into a cell?
Ben

"Ray A" wrote:

Hi Ben
Your subject line was truncated. I am assuming you wanted date?
=today() will give you the current date.
HTH

"Ben" wrote:

Hello everyone and thanks again to the kind people who, for some reason, take
the time to help me through this website.
As indicated in my subject line, it seems to me that there should be an easy
way to do this.
Thank you-
Ben


Gary''s Student

=NOW()
--
Gary''s Student


"Ben" wrote:

Thank you Ray!
How about entering the current time into a cell?
Ben

"Ray A" wrote:

Hi Ben
Your subject line was truncated. I am assuming you wanted date?
=today() will give you the current date.
HTH

"Ben" wrote:

Hello everyone and thanks again to the kind people who, for some reason, take
the time to help me through this website.
As indicated in my subject line, it seems to me that there should be an easy
way to do this.
Thank you-
Ben


Chip Pearson

Ben,

You subject line was truncated, which is a reminder of why you
should always ask your question in the body of the message, not
the subject.

You can enter the current date in a cell with =TODAY().
You can enter the current date and time in a cell with =NOW()

Both of these formulas will update everytime the worksheet is
calculated.

If you want to insert a static date, on that will not change,
press
CTRL+<semi-colon
Use CTRL+SHIFT+<colon for the time.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com





"Ben" wrote in message
...
Hello everyone and thanks again to the kind people who, for
some reason, take
the time to help me through this website.
As indicated in my subject line, it seems to me that there
should be an easy
way to do this.
Thank you-
Ben




JE McGimpsey

Note that NOW() returns both the Date and Time. If you just want the
time, use MOD(NOW(),1).


In article ,
Gary''s Student wrote:

=NOW()
--
Gary''s Student


"Ben" wrote:

Thank you Ray!
How about entering the current time into a cell?


Ben

can I add and subtract time values?
 
Hello!

Thanks again everyone for all of the help.
I am essentially trying to make a timesheet. Is it possible to add or
subtract time values?
For example, if I have a starting and ending time entered, is it possible to
calculate the time between?

Thank you.

Ben

"Chip Pearson" wrote:

Ben,

You subject line was truncated, which is a reminder of why you
should always ask your question in the body of the message, not
the subject.

You can enter the current date in a cell with =TODAY().
You can enter the current date and time in a cell with =NOW()

Both of these formulas will update everytime the worksheet is
calculated.

If you want to insert a static date, on that will not change,
press
CTRL+<semi-colon
Use CTRL+SHIFT+<colon for the time.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com





"Ben" wrote in message
...
Hello everyone and thanks again to the kind people who, for
some reason, take
the time to help me through this website.
As indicated in my subject line, it seems to me that there
should be an easy
way to do this.
Thank you-
Ben





Dave Peterson

can I add and subtract time values?
 
Just subtract the two cells.

Be aware that if the result is negative and you have
tools|options|calculation tab|1904 date system unchecked, then you'll see:
######.

If you check this option, then you'll be able to see negative times--but this
can be a problem.

If you have dates in that file, they'll have changed by 4 years and one day.
And copying dates between different files (with that option different in both)
is a problem, too.



Ben wrote:

Hello!

Thanks again everyone for all of the help.
I am essentially trying to make a timesheet. Is it possible to add or
subtract time values?
For example, if I have a starting and ending time entered, is it possible to
calculate the time between?

Thank you.

Ben

"Chip Pearson" wrote:

Ben,

You subject line was truncated, which is a reminder of why you
should always ask your question in the body of the message, not
the subject.

You can enter the current date in a cell with =TODAY().
You can enter the current date and time in a cell with =NOW()

Both of these formulas will update everytime the worksheet is
calculated.

If you want to insert a static date, on that will not change,
press
CTRL+<semi-colon
Use CTRL+SHIFT+<colon for the time.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com





"Ben" wrote in message
...
Hello everyone and thanks again to the kind people who, for
some reason, take
the time to help me through this website.
As indicated in my subject line, it seems to me that there
should be an easy
way to do this.
Thank you-
Ben





--

Dave Peterson


All times are GMT +1. The time now is 10:41 PM.

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