Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Multiple fonts in one cell


I have a spreadsheet that a cell displays part of the worksheet name
(tab).
We use a formula to keep it up to date:

="Sheet "&
MID(CELL("filename",B11),FIND("]",CELL("filename",B11))+2,
LEN(CELL("filename",B11))-FIND("]",CELL("filename",B11)))

The word ”Sheet” and a few spaces is always infront of the imported
worksheet name. For format consistence sake, I need the word “Sheet”
to always be bold font and the work sheet name to be normal or “not
bold”

Can I do this in the formula or with a macro or ???

Thanks
Robert Hatcher


--
Hammer_757
------------------------------------------------------------------------
Hammer_757's Profile: http://www.excelforum.com/member.php...fo&userid=7413
View this thread: http://www.excelforum.com/showthread...hreadid=399469

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,718
Default Multiple fonts in one cell

It is not possible for a formula to display a result with more than one
font. The cell has to have a constant in it to do that.

--
Jim
"Hammer_757" wrote
in message ...

I have a spreadsheet that a cell displays part of the worksheet name
(tab).
We use a formula to keep it up to date:

="Sheet "&
MID(CELL("filename",B11),FIND("]",CELL("filename",B11))+2,
LEN(CELL("filename",B11))-FIND("]",CELL("filename",B11)))

The word ”Sheet” and a few spaces is always infront of the imported
worksheet name. For format consistence sake, I need the word “Sheet”
to always be bold font and the work sheet name to be normal or “not
bold”

Can I do this in the formula or with a macro or ???

Thanks
Robert Hatcher


--
Hammer_757
------------------------------------------------------------------------
Hammer_757's Profile:
http://www.excelforum.com/member.php...fo&userid=7413
View this thread: http://www.excelforum.com/showthread...hreadid=399469



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Multiple fonts in one cell


thats dissapointing :( but thanks for the help :)


--
Hammer_757
------------------------------------------------------------------------
Hammer_757's Profile: http://www.excelforum.com/member.php...fo&userid=7413
View this thread: http://www.excelforum.com/showthread...hreadid=399469

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
How to mix fonts in a cell? Machinist60 Excel Discussion (Misc queries) 2 May 24th 09 01:29 AM
Multiple Fonts in Excel Equation HM Excel Worksheet Functions 1 August 5th 08 08:28 PM
How can I lengthen the drop down Fonts list to show more fonts at Moser D Excel Discussion (Misc queries) 1 February 5th 06 03:24 PM
How can I have multiple fonts in a legend? Becky Charts and Charting in Excel 4 November 6th 05 03:29 AM
How To Change Fonts In Multiple Charts in a Workbook? Cweed Charts and Charting in Excel 1 August 30th 05 12:07 AM


All times are GMT +1. The time now is 12:36 AM.

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"