79819906

Date: 2025-11-14 10:30:27
Score: 2.5
Natty:
Report link

I did try to run the code but its throwing and exception

runtime error 2487

object argument is blank or invalid. I did confirm the field i was using didnt have any blank entries but i feel it could be something on how my table is formatted?

  DoCmd.OutputTo _
          acOutputReport, , _
          acFormatPDF, _
          rs!ID & ".PDF"
Reasons:
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Darren Murtagh