G
Guest
I want to use sendobject based upon the active form record. I would like to
automatically send it as a snapshot. How would I accomplish this?
DoCmd.SendObject acSendReport, "Tolerance_report", , , , , "Sedalia Out of
Tolerance Report", , True
This is what I have so far.
Any help will be appreciated,
Pixie
automatically send it as a snapshot. How would I accomplish this?
DoCmd.SendObject acSendReport, "Tolerance_report", , , , , "Sedalia Out of
Tolerance Report", , True
This is what I have so far.
Any help will be appreciated,
Pixie