Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Michael
 
Posts: n/a
Default How do I specify subscript within functions in Excel?

I would like to display numbers as subscript within a combination text-number
string (but solely the numbers). This is generally important for aesthetic
appeal and legibility.

Example: I'd like to automatically generate the formulas for hydrocarbons
(i.e. Ethane, C2H6) where the numbers appear in subscript format. To do this,
I have a counter for Carbons 1-100, and a formula for Hydrogen, 2*C+2 (where
C stands for the number of carbons). Then I use the command

=Concatenate("C",$C2,"H",$H2)

And out pops C2H6. However, I'd prefer this to display in a neater format. I
do not see a command for this. Does anyone have any work-arounds?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Chip Pearson
 
Posts: n/a
Default How do I specify subscript within functions in Excel?

You cannot specify any formatting in a formula. The result of a
formula is always unformatted.

--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com







"Michael" wrote in message
...
I would like to display numbers as subscript within a
combination text-number
string (but solely the numbers). This is generally important
for aesthetic
appeal and legibility.

Example: I'd like to automatically generate the formulas for
hydrocarbons
(i.e. Ethane, C2H6) where the numbers appear in subscript
format. To do this,
I have a counter for Carbons 1-100, and a formula for Hydrogen,
2*C+2 (where
C stands for the number of carbons). Then I use the command

=Concatenate("C",$C2,"H",$H2)

And out pops C2H6. However, I'd prefer this to display in a
neater format. I
do not see a command for this. Does anyone have any
work-arounds?



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
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
INFORMATION ON FUNCTIONS IN EXCEL (EX. "IF", VALUE LOOKUP) skye1971 Excel Worksheet Functions 1 February 1st 06 07:27 PM
How to use built-in Excel functions in PivotTable formula? Tim Davies Excel Worksheet Functions 1 January 21st 06 04:05 AM
Excel Functions and Macros Rich Excel Discussion (Misc queries) 2 December 22nd 05 03:55 PM
How can I use engineering functions in Excel 2003 kolgen Excel Discussion (Misc queries) 1 April 14th 05 01:35 PM


All times are GMT +1. The time now is 03:34 PM.

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"