Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 57
Default font question #1 - roman numerals

Is there a way to format cells containing integers such that:
a) they show up as roman numerals, i.e., I, II, III, IV, V, etc.; **AND**
b) that numbers like V have both an underscore & an "overscore", i.e., a line
across the top as well as across the bottom?

It would be really nice if there is a font which comes standard with MS
Office that would do that because that means I can still use those cells
directly in calculations (because they are still numbers, not text). I found
the =roman() function interesting but it returns text and does not show the
under- & "over-score" (or at least I haven't figured out how to make that
work).

Any pointers would be appreciated.

Rockhammer

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 120
Default font question #1 - roman numerals

Found this on msdn

http://support.microsoft.com/kb/184657

hth

Keith

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default font question #1 - roman numerals

reference the under and over scores, the appearance of the characters is
based on the font used to display them.

If you want a font to display the number 8 as VIII, you would need a
specialty font. But this would only work for integers 0 to 9. If you want
to have a font that displays 12 as XII, then I think you are out of luck.

It would be really nice if there is a font which comes standard with MS
Office


nope.

--
Regards,
Tom Ogilvy


"rockhammer" wrote:

Is there a way to format cells containing integers such that:
a) they show up as roman numerals, i.e., I, II, III, IV, V, etc.; **AND**
b) that numbers like V have both an underscore & an "overscore", i.e., a line
across the top as well as across the bottom?

It would be really nice if there is a font which comes standard with MS
Office that would do that because that means I can still use those cells
directly in calculations (because they are still numbers, not text). I found
the =roman() function interesting but it returns text and does not show the
under- & "over-score" (or at least I haven't figured out how to make that
work).

Any pointers would be appreciated.

Rockhammer

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 57
Default font question #1 - roman numerals

Thanks, Tom & Keith for you replies.

I suppose using =roman() to convert to text and the lack of over/underscores
are not end of the world! :)

Patrick.


"Tom Ogilvy" wrote:

reference the under and over scores, the appearance of the characters is
based on the font used to display them.

If you want a font to display the number 8 as VIII, you would need a
specialty font. But this would only work for integers 0 to 9. If you want
to have a font that displays 12 as XII, then I think you are out of luck.

It would be really nice if there is a font which comes standard with MS
Office


nope.

--
Regards,
Tom Ogilvy


"rockhammer" wrote:

Is there a way to format cells containing integers such that:
a) they show up as roman numerals, i.e., I, II, III, IV, V, etc.; **AND**
b) that numbers like V have both an underscore & an "overscore", i.e., a line
across the top as well as across the bottom?

It would be really nice if there is a font which comes standard with MS
Office that would do that because that means I can still use those cells
directly in calculations (because they are still numbers, not text). I found
the =roman() function interesting but it returns text and does not show the
under- & "over-score" (or at least I haven't figured out how to make that
work).

Any pointers would be appreciated.

Rockhammer

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default font question #1 - roman numerals

On May 24, 3:11 am, rockhammer
wrote:
Is there a way to format cells containing integers such that:
a) they show up as roman numerals, i.e., I, II, III, IV, V, etc.; **AND**
b) that numbers like V have both an underscore & an "overscore", i.e., a line
across the top as well as across the bottom?

It would be really nice if there is a font which comes standard with MS
Office that would do that because that means I can still use those cells
directly in calculations (because they are still numbers, not text). I found
the =roman() function interesting but it returns text and does not show the
under- & "over-score" (or at least I haven't figured out how to make that
work).

Any pointers would be appreciated.

Rockhammer


The roman numeral system was based off your hands (Any roman numeral
can be illustrated by your hands. X is crossed fingers thus we only
use 3 i letters at a time (you have 5 fingers after all). While the
cross bar looks nice you could just use a sign language font for
effect ;)

Otherwise check fontempire for FIXED width Fonts that have serif's and
0 kerning space.



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
CONVERT ROMAN TO ARABIC NUMERALS JOHN Excel Worksheet Functions 7 April 14th 10 12:09 PM
How do I convert Roman numerals to Arabic (reverse of ROMAN)? IanW[_2_] Excel Worksheet Functions 5 May 4th 07 12:50 PM
Possible to have sheet to convert roman numerals? StargateFan[_3_] Excel Programming 3 September 11th 05 02:05 PM
Sorting data using roman numerals.... Hokie Bear Excel Discussion (Misc queries) 7 August 19th 05 10:05 PM
Function for Roman Numerals Gary's Student Excel Worksheet Functions 6 April 27th 05 08:25 PM


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