LittleSmudge
Programmer
I have an Access97 database and I'm exporting data using TransferSpreadsheet to a pre-exising excel file.
The file needs to have protection on it when users are working on it but, of course, with protection activated I cannot export ( Can't delete the old data before adding the new ).
So I need some code in Access97 that will turn off the protection if the file and turn it back on again once I've done the export.
I'm assuming I'll need the MS Excel Object Library referenced - but what objects do I need and how ?
G LS
The file needs to have protection on it when users are working on it but, of course, with protection activated I cannot export ( Can't delete the old data before adding the new ).
So I need some code in Access97 that will turn off the protection if the file and turn it back on again once I've done the export.
I'm assuming I'll need the MS Excel Object Library referenced - but what objects do I need and how ?
G LS