Results 1 to 5 of 5

conditional custom number format

Threaded View

  1. #1
    Registered User
    Join Date
    03-06-2009
    Location
    Philadelphia, PA USA
    MS-Off Ver
    MAC 2004
    Posts
    2

    conditional custom number format

    Hello,

    I am trying to create a number format for formatting resistor value in their most commonly displayed form. For example 1,200 ohms would be displayed as 1.2kΩ and 5,000,000 ohms would be displayed as 5MΩ, and finally 5 ohms would be displayed as 5Ω.

    I have been able to create a format that formats any 2 contiguous formats but not all three.

    for example: [>999999]###.0,,ΜΩ;[<1000000]###.0,kΩ;
    or: [>999]###.0,kΩ;[<1000]###Ω

    both work.(other similar criteria work as well) But if I try to put 3 conditions describing the desired formatting I get and error (containing no useful info) as I try to close the formatting dialog.

    Is there a limit to the number of conditions that can be used. Or something else I'm overlooking.

    Any help would be greatly appreciated.

    rbailets
    Last edited by rbailets; 03-08-2009 at 06:46 AM. Reason: mark as solved

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1