79383215

Date: 2025-01-24 04:24:57
Score: 5
Natty:
Report link

I changed: DoCmd.OpenReport sRptName, acViewPreview to DoCmd.OpenReport sRptName, acViewNormal Then the report got displayed on the screen and a dialog opened up asking me to save the report as a PDF document.

My question now is how can I send a unique default filename to this dialog?

Reasons:
  • Blacklisted phrase (0.5): how can I
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Dale Owens