Hi all,
I'm getting quite frustrated over this problem:
How do I 'print to file', in VBA, i.e the equivalent of chosing File - Print - Print to file option and then specifying name and location?
I'm trying to save an Access report in .prn format. I can make the PrintDialog turn up by code, but I want to automate this process without any user input.
Does anyone have any ideas?
Replies will be greatly appreciated!
/Calvin
I'm getting quite frustrated over this problem:
How do I 'print to file', in VBA, i.e the equivalent of chosing File - Print - Print to file option and then specifying name and location?
I'm trying to save an Access report in .prn format. I can make the PrintDialog turn up by code, but I want to automate this process without any user input.
Does anyone have any ideas?
Replies will be greatly appreciated!
/Calvin