Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
stevekfbc
 
Posts: n/a
Default Eliminate Excel date formatting

When I enter "Jan 03" meaning the month of January 2003, the program
automatically enters 3-Jan and assumes I mean January 3, 2006. I have
changed the number format of the entire column to General and have even tried
changing it to the date format "Mar 01" to no avail. How do I prohibit Excel
from ASSUMING what I want to enter and just let me enter what I want?

Also, is there any way for excel to calculate times, like 22 minutes 15
seconds plus 8 minutes 12 seconds?
  #2   Report Post  
Posted to microsoft.public.excel.misc
Chip Pearson
 
Posts: n/a
Default Eliminate Excel date formatting

For your date problem, enter an apostrophe (') before the data.
The apostrophe will not show in the cell, but will in the formula
bar.

For your time question, times are stored internally as a fraction
of a 24-hour day (e.g., 0.25 = 6:00, 0.5 = 12:00, 0.75 = 18:00,
etc), so you can add them as normal numbers. Format the result
cell as [h]:mm:ss.




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


"stevekfbc" wrote in
message
...
When I enter "Jan 03" meaning the month of January 2003, the
program
automatically enters 3-Jan and assumes I mean January 3, 2006.
I have
changed the number format of the entire column to General and
have even tried
changing it to the date format "Mar 01" to no avail. How do I
prohibit Excel
from ASSUMING what I want to enter and just let me enter what I
want?

Also, is there any way for excel to calculate times, like 22
minutes 15
seconds plus 8 minutes 12 seconds?



  #3   Report Post  
Posted to microsoft.public.excel.misc
stevekfbc
 
Posts: n/a
Default Eliminate Excel date formatting

Thanks for the apostrophe solution. As for the time question, does that mean
I have to know what fraction of a day 22 minutes and 15 seconds is? Or do I
enter the time as "22.15" and then ask Excel to convert that to mm:ss?

"Chip Pearson" wrote:

For your date problem, enter an apostrophe (') before the data.
The apostrophe will not show in the cell, but will in the formula
bar.

For your time question, times are stored internally as a fraction
of a 24-hour day (e.g., 0.25 = 6:00, 0.5 = 12:00, 0.75 = 18:00,
etc), so you can add them as normal numbers. Format the result
cell as [h]:mm:ss.




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


"stevekfbc" wrote in
message
...
When I enter "Jan 03" meaning the month of January 2003, the
program
automatically enters 3-Jan and assumes I mean January 3, 2006.
I have
changed the number format of the entire column to General and
have even tried
changing it to the date format "Mar 01" to no avail. How do I
prohibit Excel
from ASSUMING what I want to enter and just let me enter what I
want?

Also, is there any way for excel to calculate times, like 22
minutes 15
seconds plus 8 minutes 12 seconds?




  #4   Report Post  
Posted to microsoft.public.excel.misc
Chip Pearson
 
Posts: n/a
Default Eliminate Excel date formatting

If you have times in some cells, just use the SUM function or the
+ operator to add them up. E.g.,

=SUM(A1:A5)
or
=A1+A2


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



"stevekfbc" wrote in
message
...
Thanks for the apostrophe solution. As for the time question,
does that mean
I have to know what fraction of a day 22 minutes and 15 seconds
is? Or do I
enter the time as "22.15" and then ask Excel to convert that to
mm:ss?

"Chip Pearson" wrote:

For your date problem, enter an apostrophe (') before the
data.
The apostrophe will not show in the cell, but will in the
formula
bar.

For your time question, times are stored internally as a
fraction
of a 24-hour day (e.g., 0.25 = 6:00, 0.5 = 12:00, 0.75 =
18:00,
etc), so you can add them as normal numbers. Format the result
cell as [h]:mm:ss.




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


"stevekfbc" wrote in
message
...
When I enter "Jan 03" meaning the month of January 2003, the
program
automatically enters 3-Jan and assumes I mean January 3,
2006.
I have
changed the number format of the entire column to General
and
have even tried
changing it to the date format "Mar 01" to no avail. How do
I
prohibit Excel
from ASSUMING what I want to enter and just let me enter
what I
want?

Also, is there any way for excel to calculate times, like 22
minutes 15
seconds plus 8 minutes 12 seconds?






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
Excel date field link to Word Earl Excel Discussion (Misc queries) 1 July 13th 05 11:20 PM
Excel 2002 Date Formatting skoladycz Excel Discussion (Misc queries) 1 April 6th 05 06:43 PM
Excel enters date as a text format Kane Excel Discussion (Misc queries) 3 March 22nd 05 09:20 PM
Excel formula with date constraints Warrior Pope Excel Discussion (Misc queries) 3 January 28th 05 03:08 PM
Auto date changing in Excel is maddening brhicks Charts and Charting in Excel 3 December 16th 04 02:54 PM


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

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"