Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
gailann
 
Posts: n/a
Default Multiple formats within a cell


I just upgraded to Excel 2003. I used to be able to have multiple text
formats within a cell, now I can't. For example, if my cell had

"part of this is red"

I could use the text color button to put the word red in red, and have
the rest in black. Now this only shows up as red when I'm in edit mode
of the cell, but reverts to all black when I press enter.

Is there a setting I have to adjust?


--
gailann
------------------------------------------------------------------------
gailann's Profile: http://www.excelforum.com/member.php...o&userid=30798
View this thread: http://www.excelforum.com/showthread...hreadid=504592

  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Multiple formats within a cell

That's still the way it works for me in xl2003.

I'd try it again.

gailann wrote:

I just upgraded to Excel 2003. I used to be able to have multiple text
formats within a cell, now I can't. For example, if my cell had

"part of this is red"

I could use the text color button to put the word red in red, and have
the rest in black. Now this only shows up as red when I'm in edit mode
of the cell, but reverts to all black when I press enter.

Is there a setting I have to adjust?

--
gailann
------------------------------------------------------------------------
gailann's Profile: http://www.excelforum.com/member.php...o&userid=30798
View this thread: http://www.excelforum.com/showthread...hreadid=504592


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
gailann
 
Posts: n/a
Default Multiple formats within a cell


Thanks. I had tried it many times yesterday, but to no avail, even in a
new spreadsheet, even after closing & re-opening Excel. Today, I opened
a new spreadsheet, and it worked. Then I opened the spreadsheet that I
needed it in, and it doesn't work. How frustrating!!!!!


--
gailann
------------------------------------------------------------------------
gailann's Profile: http://www.excelforum.com/member.php...o&userid=30798
View this thread: http://www.excelforum.com/showthread...hreadid=504592

  #4   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Multiple formats within a cell

Do you have any macros running that may do something when you enter the value in
the cell?

If you close excel and reopen in safe mode:

close excel
windows start button|Run
excel /safe

file|open yourworkbookname.xls

And test it out, does it work?

gailann wrote:

Thanks. I had tried it many times yesterday, but to no avail, even in a
new spreadsheet, even after closing & re-opening Excel. Today, I opened
a new spreadsheet, and it worked. Then I opened the spreadsheet that I
needed it in, and it doesn't work. How frustrating!!!!!

--
gailann
------------------------------------------------------------------------
gailann's Profile: http://www.excelforum.com/member.php...o&userid=30798
View this thread: http://www.excelforum.com/showthread...hreadid=504592


--

Dave Peterson
  #5   Report Post  
Posted to microsoft.public.excel.misc
Mark Lincoln
 
Posts: n/a
Default Multiple formats within a cell

To expand a bit on Dave's post:

There's a property called ColorIndex in VBA that sets the color for
various objects. If a macro has a line including

Font.ColorIndex = 1

that runs when you press Enter after making your changes, it would
change the font color of the entire cell right back to black.

If your workbook has macros and you're comfortable digging into them,
you might do a Find on "ColorIndex" and see what you find.



  #6   Report Post  
Posted to microsoft.public.excel.misc
gailann
 
Posts: n/a
Default Multiple formats within a cell


Thanks for your help. I found out that the problem was with the number
format of the cell. I often format an entire spreadsheet with a comma
format. This prevented the text within a cell from being formatted as
I wanted. When I change the number format of the cell to general, the
format of the text changes appropriately.


--
gailann
------------------------------------------------------------------------
gailann's Profile: http://www.excelforum.com/member.php...o&userid=30798
View this thread: http://www.excelforum.com/showthread...hreadid=504592

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
lookup cell content in multiple files oldbuffer Excel Worksheet Functions 0 September 13th 05 06:37 PM
Counting Multiple Values In A Cell DiamondDean Excel Worksheet Functions 1 August 20th 05 07:22 AM
Possible Lookup Table Karen Excel Worksheet Functions 5 June 8th 05 09:43 PM
Can multiple cell results be displayed in a single cell? FuadsCurse Excel Discussion (Misc queries) 2 May 18th 05 05:33 PM
Maximum Number of Cell Formats Jim Allen Excel Discussion (Misc queries) 4 April 19th 05 07:07 PM


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