viewing letters as numerical values...and frustrated

thexfactor44

New Member
Joined
Feb 21, 2002
Messages
26
I need to list all my negative values in the sheet as:
m8
as opposed to the normal:
-8
and so on. My issue is that I need to also find the minimum in the range as well using the min() function. How can I have Excel display m8 and use it as the numerical value -8?

Your help is appreciated as I am horribly frustrated at this point.

-james
 

Excel Facts

What is =ROMAN(40) in Excel?
The Roman numeral for 40 is XL. Bill "MrExcel" Jelen's 40th book was called MrExcel XL.
Use this custom format on the cells:

#,##0_);"m"#,##0

Doing so will still allow you to use it as a value.

_________________
TheWordExpert
This message was edited by Dreamboat on 2002-02-23 11:10
 
Upvote 0

Forum statistics

Threads
1,214,636
Messages
6,120,664
Members
448,976
Latest member
sweeberry

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top