- I have column A fully populated with values
- I have a macro that when clicked, opens outlook express and sends an email to a vertical head with the latest entry # in column A.
- No issues at all. Works fine. But I want to upgrade it
- Is there a way to find out the values populated by a given user, in a particular day, in this case, today ?
For eg:
- If XYZ populated, Range A7,A8 and A9 yesterday.
- Today, ABC populated Range 10,11 , 12 and 13:
- Then the code today, should send an email to the vertical head saying , Range10,11,12 and 13 were updated today.
My code uses the following :For finding last value in row :![]()
Please Login or Register to view this content.
Code that sends the mail
![]()
Please Login or Register to view this content.
Bookmarks