Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Excel keeps adding in my date as part of my sum

I have a spreadsheet where the date is the column header, and I have a series
of numbers below that. When I highlight the entire column to use the sum
that pops up in the status bar, it is also picking up the date as a number
and adding that in. I've tried to change the format of the cell to be a
date, but it still picks it up. How do I stop this?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 342
Default Excel keeps adding in my date as part of my sum

You could input the date as text by starting the enty with '.

"Danika Allen" wrote:

I have a spreadsheet where the date is the column header, and I have a series
of numbers below that. When I highlight the entire column to use the sum
that pops up in the status bar, it is also picking up the date as a number
and adding that in. I've tried to change the format of the cell to be a
date, but it still picks it up. How do I stop this?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,939
Default Excel keeps adding in my date as part of my sum

You really can not stop it summing so long as your date is an actual Date.
Dates are stored as numbers and formatted as a date. If you want to get
around this convert the date to text with a formula something like this
(assuming your date is stored elsewhere)...

=text(A1, "mmm dd, yyyy")
where your date is in Cell A1

Or

Change the format of the cell to Text and then retype your date...
--
HTH...

Jim Thomlinson


"Danika Allen" wrote:

I have a spreadsheet where the date is the column header, and I have a series
of numbers below that. When I highlight the entire column to use the sum
that pops up in the status bar, it is also picking up the date as a number
and adding that in. I've tried to change the format of the cell to be a
date, but it still picks it up. How do I stop this?

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
Adding workdays as part of the equation DavidJ726 Excel Worksheet Functions 2 October 26th 07 04:20 AM
adding up a part timers days in Excel jon boy Excel Discussion (Misc queries) 2 October 15th 07 09:03 AM
Excel, date-sensitive, 2-part formulas kblostyankee Excel Worksheet Functions 3 May 31st 07 06:14 PM
Adding a letter to the beginning of each part number of a column Brian Denny Excel Discussion (Misc queries) 4 November 19th 06 06:59 PM
adding part of a function on condition. foxgguy2005 Excel Worksheet Functions 4 May 26th 05 03:45 PM


All times are GMT +1. The time now is 07:34 AM.

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"