G
Geoff
I have a protected form saved as a Word 2007 macro-enabled template. When a
button is clicked on the form, the macro copies all the data to the next
available row in an Excel 2007 spreadsheet.
Another person uses the template and it has been working fine for the past
few months on both our computers. Both have the same version of Office, the
same OS (XP Pro), the same macro-security levels, and save to the same
spreadsheet. We both use the exact same template the same way - by selecting
it from the list of templates available when New is selected from the menu.
Something happened though when I added another field yesterday. When I click
the button on my computer after completing the form, the macro runs fine.
When she clicks it, nothing happens. If she opens the VB window to look at
the code, it's not there...even before she enters any data.
button is clicked on the form, the macro copies all the data to the next
available row in an Excel 2007 spreadsheet.
Another person uses the template and it has been working fine for the past
few months on both our computers. Both have the same version of Office, the
same OS (XP Pro), the same macro-security levels, and save to the same
spreadsheet. We both use the exact same template the same way - by selecting
it from the list of templates available when New is selected from the menu.
Something happened though when I added another field yesterday. When I click
the button on my computer after completing the form, the macro runs fine.
When she clicks it, nothing happens. If she opens the VB window to look at
the code, it's not there...even before she enters any data.