Hi,
I am new to macros.
I need to macro which can be assigned to a command button and on clicking the button email should be sent to mail id as per below criteria.
The macro should check a column (Column G, it contains formula). If the value in column G is "Not updated" (which is basically an if formula to give output as "Updated" or "Not updated" as per date of last update), macro should take its corresponding email id (present in column F) and send mail with mail body as
"Update the project chart for" & column C (contains project name) & column D (contains SAP code) & "which was last updated on" & column I (contains date of last update).
Macro should check whole of column G and not just one cell.
Please help as i am totally new to macros!
I am new to macros.
I need to macro which can be assigned to a command button and on clicking the button email should be sent to mail id as per below criteria.
The macro should check a column (Column G, it contains formula). If the value in column G is "Not updated" (which is basically an if formula to give output as "Updated" or "Not updated" as per date of last update), macro should take its corresponding email id (present in column F) and send mail with mail body as
"Update the project chart for" & column C (contains project name) & column D (contains SAP code) & "which was last updated on" & column I (contains date of last update).
Macro should check whole of column G and not just one cell.
Please help as i am totally new to macros!
Last edited: