i am mailing report in which all details are specified in body of mail, so do not require any attachment to go with that mail.
So my question is how to disable or what to write in code to disable output format which is asked in
So my question is how to disable or what to write in code to disable output format which is asked in
Code:
DoCmd.SendObject
Comment