Article ID: 150360 - Last Review: October 11, 2006 - Revision: 2.3 How To Share a Custom AutoFill ListThis 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.
MORE INFORMATIONMicrosoft provides programming examples for illustration only, without warranty either expressed or implied. This includes, but is not limited to, the implied warranties of merchantability or fitness for a particular purpose. This article assumes that you are familiar with the programming language that is being demonstrated and with the tools that are used to create and to debug procedures. Microsoft support engineers can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific requirements.
To create and run the sample macro, follow these steps:
This will cause the macro to run as soon as the file is opened and will distribute the workbook. If you name the macro something other than Sub Auto_Open, you will need to distribute the workbook and advise users to run the macro when they get the file. APPLIES TO
| Article Translations
|

Back to the top
