This Macro Program opens a new Outlook Application / Item and sends the the report present in the selected Excel Sheet to the given users
- Clone or download the repository
- Extract the files into a selected directory
- Open the downloaded .xlsm file
- Enable Editing and Enable Content
- Click on the Send Email button once you have filled in your report details
- Open the Macro enabled Excel file, which is downloaded or cloned from this repository
- Go to Developer Tile at the top of the opened Excel file. If the Developer tile is not displayed check below on how to enable the Developer Add-in option
- Now Click on the Macro section under Developer Tile under the code area
- You should see the macro listed over there
- Click on Edit button to edit the code
- Go to File -> Options
- In the Excel Options windown go to 'Customize Ribbon' section
- From there in the Popular Commands section, i.e. To the left side of this Customize Ribbon section, search for the Developer Tab.
- All the Tabs listed are alphabetically arranged and once you find it, toggle it to the right side by clicking on Add button and click on Ok.
- And there you go your Developer Ribbon is displayed in your Excel sheet now
Note: For now the To list is empty in the code, users can add their own "To" list and "CC" emails in the code