PC User
Registered User.
- Local time
- Today, 10:05
- Joined
- Jul 28, 2002
- Messages
- 193
I tried to use the Access Help to figure out the import command, but I need help to get it to work.
Code:
--------------------------------------------------------------------------------
DoCmd.TransferText acImportDelim, , "Global Address List", "Outlook()", -1
--------------------------------------------------------------------------------
Thanks,
PC
Code:
--------------------------------------------------------------------------------
DoCmd.TransferText acImportDelim, , "Global Address List", "Outlook()", -1
--------------------------------------------------------------------------------
Thanks,
PC