I have a workbook that starts with the user having to click on a button and enter data into an input box. Once they have entered the data and click Ok, a new workbook is created and saved to a network folder and the template is closed.
I want the new workbook to save with the information that...
I have an excel spreadsheet with the following command:
Application.Dialogs(xlDialogSendMail).Show "test@test.com, "CVS End of Shift " & ActiveSheet.Name
Finish:
End Sub
This works great but I have attempted to add another email recipient using a semi-colon between the two, but...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.