Hi,
I have a problem to resolve such as described below:
I have a Workbook which contain many Worksheets and only two of them are needed in the problem I am having. One Worksheet is named "Issues" and the other one is named "Dashboard". My objective is to update the Dashboard Worksheet each time an update is made to the Issue. The field I need to update the dashboard are: the issue number e.g. "IN001" and the status of that issue whether it is "Opened", "Accepted", "Deferred", "Info Req", "Denied" or "Closed".
So, The Dashboard Range for the Issue # is L30 to L38 and the Issue Status range is M30 to M38.
The issue number located in the "Issues" Worksheet is located in Column A starting from the Row 7 onward. and the status of the Issue is located in column N and starting from Row 7. Therefore Issue # A7 to A... and Status will be at N7 to N..
I wish to update the Dashboard only when the Issue Status is Open.
I am not that knowledgeable to write this macro and therefore require your assistance.
Thank you in advance!
Chuck
Bookmarks