Export Excel file on mapped drive
- From: allyn44@xxxxxxx
- Date: Tue, 19 Jul 2005 21:39:36 -0700
Hi,
I have a small databse that outputs 2 excel files to a folder.
DoCmd.TransferSpread*** acExport, , "randtrack",_
"C:\randomization\Trackrandomization.xls"
The person wants to put the database on a Mapped drive which shows as
their H drive:
path
test2$ on server1 (H:)
My question is that if put the database on that mapped drive (H) can I
just use the drive letter as the export target or do I need the full
network path?
thanks for your help
Bob
.
- Follow-Ups:
- Re: Export Excel file on mapped drive
- From: Tom van Stiphout
- Re: Export Excel file on mapped drive
- Prev by Date: Re: Function vs Sub /Public vs Private
- Next by Date: Re: Reference for ADO.net
- Previous by thread: Record Y of X question
- Next by thread: Re: Export Excel file on mapped drive
- Index(es):
Loading