Hi Folks
My VB is rather rusty so would appreciate a quick bit of help...
Aim: I want to save report 'M1' as a text file, to disk, with it's file name as the value in field 'Filename' from table 'Input'. The file name would also need to be appended with the suffix ".html".
I've tried the 'output to' option in the Access Macros. It allows me to save ok but doesn't give me the option to 'build' the file name from field values.
Any help much appreciated!
As a subsidiary question - to initiate the routine I would use the 'RunCode' option in the Macro list?
Regards
Gus
My VB is rather rusty so would appreciate a quick bit of help...
Aim: I want to save report 'M1' as a text file, to disk, with it's file name as the value in field 'Filename' from table 'Input'. The file name would also need to be appended with the suffix ".html".
I've tried the 'output to' option in the Access Macros. It allows me to save ok but doesn't give me the option to 'build' the file name from field values.
Any help much appreciated!
As a subsidiary question - to initiate the routine I would use the 'RunCode' option in the Macro list?
Regards
Gus