R
routeram
Hello,
I have been reading posts in the newsgroups about forcing (well no
actually possible, I know) the user to accept macros - suggestion
offered included making the worksheet less useable when macros wer
disabled.
One popular suggestion was to have a warning sheet asking the user t
enable macros if the user hadn't enabled macros. This would requir
that such a sheet be created and made 'very hidden' in th
workbook_open event and finally made visible in workbook_beforeclos
event and SAVE the workbook. The problem with this method is that th
workbook is saved everytime it is closed which may not be desirable fo
the user. Is there anyway to get around this method?
Another suggestion offered was to use a dummy workbook to actually ope
another workbook. Would this be able to solve my problem? If yes, coul
anybody please shed some more light on how to go about doing it? An
would there be 2 workbooks visible to the user in the directory? (agai
not desirable cos user may not for sure know which one should be used)
My workbook is intended for students and so I wouldn't accept them t
be too knowledgeable about the intricacies of Excel. So I am not reall
looking for a full proof remedy, just a simple way which will work unde
'normal conditions'.
Thank you for patient reading.
Regards,
Ra
I have been reading posts in the newsgroups about forcing (well no
actually possible, I know) the user to accept macros - suggestion
offered included making the worksheet less useable when macros wer
disabled.
One popular suggestion was to have a warning sheet asking the user t
enable macros if the user hadn't enabled macros. This would requir
that such a sheet be created and made 'very hidden' in th
workbook_open event and finally made visible in workbook_beforeclos
event and SAVE the workbook. The problem with this method is that th
workbook is saved everytime it is closed which may not be desirable fo
the user. Is there anyway to get around this method?
Another suggestion offered was to use a dummy workbook to actually ope
another workbook. Would this be able to solve my problem? If yes, coul
anybody please shed some more light on how to go about doing it? An
would there be 2 workbooks visible to the user in the directory? (agai
not desirable cos user may not for sure know which one should be used)
My workbook is intended for students and so I wouldn't accept them t
be too knowledgeable about the intricacies of Excel. So I am not reall
looking for a full proof remedy, just a simple way which will work unde
'normal conditions'.
Thank you for patient reading.
Regards,
Ra