XL7: Data Map Legend Order When Using Category Shading

Last reviewed: March 27, 1997
Article ID: Q139879
7.00 WINDOWS kbtool

The information in this article applies to:

  • Microsoft Excel for Windows 95, version 7.0

SYMPTOMS

When you use Data map to create a map based on your data, and you use category shading and you display a full legend with numeric values, the items in the legend may appear to be out of order.

CAUSE

The numeric items in the legend are treated as text. Therefore, they are sorted by the first character of the number for each item. If two legend items have the same first character then the two items are sorted relative to each other by the second character, and so on. The legend items are not sorted by numeric value or geographic location.

Example

Consider the following numbers:

    1000
   10000
       2
     500
       1

These numbers are sorted and displayed in the legend as follows:

   1
   1000
   10000
   2
   500

All numbers that start with 1 are listed first. Numbers that start with 2 come after numbers that start with 1 and before numbers that start with 3, and so on.

STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

REFERENCES

For more information about using Data Map with Microsoft Excel for Windows 95, version 7.0, click Answer Wizard on the Help menu, and type:

   Tell me about Data Map


KBCategory: kbtool
KBSubcategory: xlwin

Additional reference words: 7.00
Keywords : xlwin kbtool
Version : 7.00
Platform : WINDOWS


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: March 27, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.