Project Description:
A programmer has developed a Macro in Excel which runs on a PC with Excel for Windows, but does not run on Excel for Mac when I try to run it on a Mac computer.
I need to make this program runs on both type of computers, PC and Mac. Alternatively, if this is not possible, I need a new program that runs on Mac.
The Macro basically sends an email through Gmail to the address specified on the Excel sheet "Main", with the "subjet" specified on that sheet.
The body of the email is on the "MainBody" sheet. Username and password used for the Gmail account used to send the email are specified on "Gmail accoun details" sheet.