Re: Export to Passworded Excel spread***
- From: John Nurick <j.mapSoN.nurick@xxxxxxxxxxxxxx>
- Date: Sun, 11 Feb 2007 06:38:52 +0000
Hi Steve,
You can't modify TransferSpread*** to work with a password-protected
Excel workbook. I think the choices are
1) write VBA code that
- opens the workbook, removes the protection, and saves it again
-runs TransferSpread***
-re-applies the protection
(I havent' tried ,but it may be enough just to open the workbook and
run TransferSpread*** while it is open).
2) write VBA code that uses the password opens the workbook, inserts the
data without using TransferSpread***, and then saves it.
On Sat, 10 Feb 2007 16:34:01 -0800, Steve Wood
<SteveWood@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
How can I modify a standard Transfer Spread*** comand so that it will let
me export an Access query to a password protected Excel Spread***?
--
John Nurick [Microsoft Access MVP]
Please respond in the newsgroup and not by email.
.
- Prev by Date: Re: Exporting 600K records to Excel 2007
- Next by Date: Re: Need help exporting partial records to external database after que
- Previous by thread: RE: refreshing linked tables
- Next by thread: Re: Need help exporting partial records to external database after que
- Index(es):