I'm trying to make a button on a fill in form that allows the user to click it, name and save the file based on a cell reference and send and email with the workbook attached.
I've been able to accomplish this if the end user has MS Outlook. However, we have a number of end users with various types of email accounts.
I am a beginner at this stuff, but the code I've been able to find so far wants the end user's email information coded in. e.g. if they're gmail users, I need the SMTP, user name and password.
Is there anyway to get this to work if I don't know what type of email the end user is using?
Again - I'm a beginner and just barely understand this stuff.
Thanks in advance for any input!
Bookmarks