Microsoft
Software
Hardware
Network
Question : How to create a file that has "\" or "&" in the file name?
I have a file name: "Black & White \ Red "
So got error in below statement:
DoCmd.OutputTo acReport, "rptTemplate, ..., "Black & White \ Red " & ".xls", False
It's because of "\" in the file name, how to create the file anyway? Also, how to remove the white space from the end in a string like get "Red" instead of "Red "? Thanks
Answer : How to create a file that has "\" or "&" in the file name?
Maybe:
DoCmd.OutputTo acReport, "rptTemplate, ..., Replace("Black & White \ Red " & ".xls", "\",""), False
mx
Random Solutions
why don't some 32 bit programs work with 64 bit os?
Control Size of Form in ACCDE?
Query question - difference in single table
Integrity check job fails: sqlmaint.exe SQLSTATE 4200, Error 22029
the client-side configuration does not match the proxy
Does Access 2007 still have the 2mb limitation.
DELL Remote Floppy Boot Disk
C# - operation on date
List all city names with no repeats
Second Exchagne 2003 Virtual SMTP