Macro for VLOOKUP and Email

IndoGirl

New Member
Joined
Nov 12, 2019
Messages
1
I’m looking to createa workflow tool that helps our team identify when a document is ready forreview. I have a preparer column and reviewer column for each item forevery month the task is in (so up to 12 times). If a user enters an “x”in a cell, I wanted MS Excel to look to the cell to the right of the “X”, whichwould then lookup the value in that cell to find an email address in a table ona different sheet and email that person saying the task has been completed. Thank you/
Sheet1:
ColumnB already has values exist in it and the preparer adds an “x” to indicate thetask in Column A has been completed. Then the macro would look to thecolumn to the right of the most recent “x” entered and looks to Sheet2 and doesa VLOOKUP to send to the email address in column B that the task iscomplete. There would be up to 12 different columns that the macro wouldneed to be performed on depending on the month of completion.
Sheet2: Coloum A: Initials ex TM. Coloum B: E-mail address ex tom.cruise@hollywood.com
Thank you.





 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand

Forum statistics

Threads
1,215,018
Messages
6,122,703
Members
449,093
Latest member
Mnur

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top