XL98: Comparison Value Changed from Fraction to Serial Number

Last reviewed: February 25, 1998
Article ID: Q181724
The information in this article applies to:
  • Microsoft Excel 98 Macintosh Edition

SYMPTOMS

If you enter a comparison value for a condition in the Conditional Formatting dialog box, the value may be changed if you close and reopen the Conditional Formatting dialog box.

CAUSE

This problem occurs when you enter a fraction for a comparison value in the Conditional Formatting dialog box. When you do this, the value may be changed to a serial number that represents a date.

For example, in the Conditional Formatting dialog box, if you click Cell Value Is in the first list, Greater Than in the second list, and then enter "7/2" (without the quotation marks) in the RefEdit box, 7/2 is changed to a different number (such as 34516) the next time you view the condition.

RESOLUTION

To enter a fraction for a comparison value, precede the fraction with an equal sign. Given the example in the "Cause" section, type the following:

   =7/2

If you want to specify a comparison value like 1 1/3, enter the number as follows:

   =1 + 1/3

Note that if you enter the number as follows

   =1 1/3

the value is changed to 1.33333333333333 the next time you view the condition.

STATUS

This behavior is by design of Microsoft Excel 98 Macintosh Edition.

MORE INFORMATION

Conditional formatting is a new feature in Microsoft Excel 98 Macintosh Edition. Based on the conditions (up to three) you use for the conditional format for the cell, Microsoft Excel dynamically applies a different font, style, pattern, or border to the cell.

REFERENCES

For more information about conditional formatting, click the Index button in Microsoft Excel Help, type the following text

   conditional formats

click Show Topics, and then double-click the "Highlight data that meets conditions you specify" topic.


Additional query words: XL98
Keywords : xlformat xlformula xlmac kbdta
Version : MACINTOSH:98
Platform : MACINTOSH
Issue type : kbprb


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: February 25, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.