Export filename includes Date
- From: "Jackson via AccessMonster.com" <forum@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 22 Jun 2005 09:17:27 GMT
Hi,
I've had a look through these forums but I'm still not having any luck with
this. I simply want to export a query that saves it as an excel file with a
fixed text prefix and then today's date, ie ABC220605. I'd even settle for
simply 220605.xls as the filename. I've created the simple
TransferSpreadsheet Macro then I've tried to alter it in VBA. When I try to
add anything such as "\\Directory\ABC & now() & .xls
it litterally saves it as ABC & Now.xls
I've tried to use date(), even just have no text using either date or now but
it still saves it literally. What am I doing wrong?
.
- Follow-Ups:
- Re: Export filename includes Date
- From: Nikos Yannacopoulos
- Re: Export filename includes Date
- Prev by Date: Re: Access transform x-tab SQL statement
- Next by Date: Re: Export filename includes Date
- Previous by thread: sql statement
- Next by thread: Re: Export filename includes Date
- Index(es):
Relevant Pages
|