Re: Creating automatically different export paths
From: Ken Snell (kthsneisllis9_at_ncoomcastt.renaetl)
Date: 07/04/04
- Previous message: GeoHunter: "Creating automatically different export paths"
- In reply to: GeoHunter: "Creating automatically different export paths"
- Next in thread: GeoHunter: "Re: Creating automatically different export paths"
- Reply: GeoHunter: "Re: Creating automatically different export paths"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 4 Jul 2004 00:10:52 -0400
VBA contains the command MkDir which allows you to create a new directory.
--
Ken Snell
<MS ACCESS MVP>
"GeoHunter" <anonymous@discussions.microsoft.com> wrote in message
news:268fa01c4617c$9f852a80$a301280a@phx.gbl...
> I run a report for multiple customers - for each customer
> it's own report. In my proccess after the report is
> generated it is exported to a specific location and after
> it is e-amiled as an attachment. Is there possible to
> create on the fly a new path where to save the reports?
> Let's to say for customer AA the path will be
> C:\MyDocument\AA, for cust BB to save in
> C:\MyDocument\BB...my question if the folder AA or BB can
> be created through the proccess not before I run the
> reports?
>
> thx
>
- Previous message: GeoHunter: "Creating automatically different export paths"
- In reply to: GeoHunter: "Creating automatically different export paths"
- Next in thread: GeoHunter: "Re: Creating automatically different export paths"
- Reply: GeoHunter: "Re: Creating automatically different export paths"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|