I have a macro in a worksheet that opens and updates links on a number of sheets and saves them.
This takes quiet a time and I would like to set a variable to the name of the sheet that is currently being updated and displaying it on the open sheet to let people know it is working and not stopped.
The vaiable I can load by:
mvar = "M:\Business Management Systems\1 Operations\Waterfall\Can Line Link.xls"
But how can I either put a box on screen to display this or make a cell on the controlling sheet equal to this so that people can see it?
Regards
Keith
This takes quiet a time and I would like to set a variable to the name of the sheet that is currently being updated and displaying it on the open sheet to let people know it is working and not stopped.
The vaiable I can load by:
mvar = "M:\Business Management Systems\1 Operations\Waterfall\Can Line Link.xls"
But how can I either put a box on screen to display this or make a cell on the controlling sheet equal to this so that people can see it?
Regards
Keith