W
william dupree
Using the option - Data, Wizard templates - i created a database and
a custom inputform template. When saving the template a popup apears
asking the user to create , update or ignore a record. Everything
works OK. Now i tried to record a macro saving the template . During
recording the popup appears, but when the macro is "played back" the
popup does not appear so the user is not asked what to do with the
input-data. The macro reads, as expecte, ActiveWorkbook.Save.
I tried several expressions like ao Workbooks
(1).ShowDataForm.
Can someone help me out please
TIA William
a custom inputform template. When saving the template a popup apears
asking the user to create , update or ignore a record. Everything
works OK. Now i tried to record a macro saving the template . During
recording the popup appears, but when the macro is "played back" the
popup does not appear so the user is not asked what to do with the
input-data. The macro reads, as expecte, ActiveWorkbook.Save.
I tried several expressions like ao Workbooks
(1).ShowDataForm.
Can someone help me out please
TIA William