Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 23
Default Applying format to cells

Hi,

I've got a whole list of dates which I've used an &"/".... formula to
create, but having pasted them as values, they've all aligned themselves left
& are not picking up as dates in subsequent formulas. I've set the format of
the cells to dd/mm/yyyy, but until I activate each cell (F2), it doesn't
convert.
Is there a way of sorting this out without having to press F2 for every cell?

Thanks
merry_fay
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 364
Default Applying format to cells

"merry_fay" wrote in message
...
Hi,

I've got a whole list of dates which I've used an &"/".... formula to
create, but having pasted them as values, they've all aligned themselves
left
& are not picking up as dates in subsequent formulas. I've set the format
of
the cells to dd/mm/yyyy, but until I activate each cell (F2), it doesn't
convert.
Is there a way of sorting this out without having to press F2 for every
cell?

Thanks
merry_fay


Using &"/" in your formulas means you have created text strings, not dates.
Instead you should create dates directly, using the DATE worksheet function
(which is very easy).


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Applying format to cells

If your date entries matched your windows setting for the same mdy order, you
may be able to use this:

Select the range to fix
edit|Replace
what: / (slash)
with: /
replace all

Alternatively, you could select a single column at a time and do
data|text to columns (xl2003 menu system)
choose Fixed width
erase any lines that excel guessed
choose date and the correct order of your existing data
and finish up the wizard

Either way, I'd format the cells in an unambiguous format (mmmm dd, yyyy) just
to verify that my dates are correct and they actually represent what I want.

merry_fay wrote:

Hi,

I've got a whole list of dates which I've used an &"/".... formula to
create, but having pasted them as values, they've all aligned themselves left
& are not picking up as dates in subsequent formulas. I've set the format of
the cells to dd/mm/yyyy, but until I activate each cell (F2), it doesn't
convert.
Is there a way of sorting this out without having to press F2 for every cell?

Thanks
merry_fay


--

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
Applying a cell format within a Formula BRMeter Excel Discussion (Misc queries) 2 August 21st 07 03:46 PM
Applying Formulas to Visible Cells Only SteveC Excel Discussion (Misc queries) 7 June 26th 06 11:44 PM
Applying number format from referenced cell DBS Excel Discussion (Misc queries) 2 January 5th 06 02:44 PM
Applying formula to only NON-EMPTY cells in range Tasi Excel Discussion (Misc queries) 5 March 29th 05 10:48 PM
Linking Cells and applying a sort Destiny Excel Worksheet Functions 3 December 16th 04 09:13 PM


All times are GMT +1. The time now is 10:49 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"