Hi,
Could someone tell me if the code i have written has the correct syntax.
Could someone tell me if the code i have written has the correct syntax.
Code:
DoCmd.SendObject acSendReport as acSpreadSheetType , "reportname", , "email@id.com", , , "report", "Pls find Report",,
Comment