andymartin3186
New member
- Local time
- Today, 08:03
- Joined
- Dec 10, 2024
- Messages
- 27
Hi Guys
I've tried to create a macro based on another users post from 2020. I want to click a button on my job form, which saves the single report matching the current displayed jobID and saves it as a PDF on the desktop. I would also like the filename formatted as Quotation M00000 where the zeros are the JobID (autonumber so if its 95 for example it is stored as 00095)
The issue is I can't even get it to save, it brings up the error as per the attachment.
I know I have to add a format() expression. Does this go as a seperate macro line?
If someone could help that would be great
I've tried to create a macro based on another users post from 2020. I want to click a button on my job form, which saves the single report matching the current displayed jobID and saves it as a PDF on the desktop. I would also like the filename formatted as Quotation M00000 where the zeros are the JobID (autonumber so if its 95 for example it is stored as 00095)
The issue is I can't even get it to save, it brings up the error as per the attachment.
I know I have to add a format() expression. Does this go as a seperate macro line?
If someone could help that would be great