Article ID: 150360
Article Last Modified on 10/11/2006
APPLIES TO
- Microsoft Excel 97 Standard Edition
- Microsoft Excel 95 Standard Edition
- Microsoft Excel 5.0 Standard Edition
- Microsoft Excel 98 for Macintosh
This article was previously published under Q150360
SUMMARY
In Microsoft Excel, custom AutoFill lists are stored in the Microsoft
Excel toolbar file. You can exchange custom lists from one computer to
another either by copying the Microsoft Excel toolbar file or by using
a macro that creates the custom list from a spreadsheet.
The "More Information" section of this article contains a sample Microsoft
Visual Basic for Applications macro (Sub procedure) that you can use to
create a file and distribute it to users that need the custom lists.
- In Microsoft Excel 98, the Microsoft Excel toolbar file is called
"Excel Toolbars (8)".
- In Microsoft Excel 97, the Microsoft Excel toolbar file is called
<name>8.xlb, where <name> is the user's name (for example,
Amanda8.xlb).
- In Microsoft Excel version 7.0, the Microsoft Excel toolbar file is
called <name>.xlb, where <name> is the user's name (for example,
Amanda.xlb).
- In Microsoft Excel for Windows, version 5.0, the Microsoft Excel toolbar
file is called Excel5.xlb.
- In Microsoft Excel for the Macintosh, version 5.0, the Microsoft Excel
toolbar is called "Excel Toolbars (5)".
In all cases, the toolbar file is stored in the Windows directory (for
example, C:\Windows) or in the System Folder:Preferences folder (on the
Macintosh).
Additional query words: 5.00a 5.00c 7.00a 8.00 XL97 XL98 XL7 XL5 XL
Keywords: kbdtacode kbhowto kbprogramming kbualink97 KB150360