I have a macro for word as per the following. I had asked previously; does anyone know how I would implement this into my excel file to use the same numbering system as the word files. Would a different Macro be needed for excel than the below or is it even possible? THANKS SO MUCH IN ANTICIPATION! Leith Ross kindly replied with an answer as follows (Hello Stedia,You can use the same macro by adding a reference to the Word object library in your project. Setting a Reference in VBA
1. Open your workbook and then press ALT+F11 to open the VBE.
2. Press ALT+T followed by the Enter key.
3. Scroll down the list until you find Microsoft Word x.x Object Library.
4. Press the Space bar to select it, and press Enter
5. Press CTRL+S to save the reference in the project
Sincerely,
Leith Ross
I did exactly as said. When I run the macro I get a syntax error. I am trying to put an auto reference in cell A16 when I run the macro. Could anyone run me through any additional process that I need to do so that when I run the macro it enters the number in cell A16. Maybe I need to change the macro slightly??? I am a total novice. Have I missed something?
Many many thanks for your reply.
STEDIA
Bookmarks