#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 51
Default Removing formatting

Hi,

I am trying to do some work on some cells that contain dates. One column
contains the day of the month, the next the month and the next the year.
However, when I click on the month or year, (e.g. Jul) it shows as
01/07/1900. When I try to concatenate all three I get a weird figure as an
output rather than a full date. If I tray and change the individual format
of a cell it loses its value (i.e. Apr turns to 92).

What I have been doing is copying the table, pasting into MS Word and
copying & parting back into excel to keep the values but lose the weird
formatting. However this takes some time and I was wondering if there is a
quicker way??

cheers,

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Removing formatting

=text(a1,"mm/dd/yyyy")&" is a date--"&text(a2,"mm/dd/yyyy")&" is another").



kippers wrote:

Hi,

I am trying to do some work on some cells that contain dates. One column
contains the day of the month, the next the month and the next the year.
However, when I click on the month or year, (e.g. Jul) it shows as
01/07/1900. When I try to concatenate all three I get a weird figure as an
output rather than a full date. If I tray and change the individual format
of a cell it loses its value (i.e. Apr turns to 92).

What I have been doing is copying the table, pasting into MS Word and
copying & parting back into excel to keep the values but lose the weird
formatting. However this takes some time and I was wondering if there is a
quicker way??

cheers,


--

Dave Peterson
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
Removing patterns without removing gridlines pennyb9 Excel Discussion (Misc queries) 1 July 11th 07 02:43 AM
expanding custom formatting without removing existing cell formatting? Keith Excel Worksheet Functions 3 December 27th 06 01:54 PM
Removing % sign, but keeping the formatting Annabelle Excel Discussion (Misc queries) 2 July 28th 06 07:20 AM
Removing formatting Carla Excel Discussion (Misc queries) 1 August 22nd 05 06:41 PM
Removing the +4 from zip+4 Manu Excel Discussion (Misc queries) 4 December 21st 04 03:54 AM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"