Hi,

I have a problem and wonder if solution is even possible using VBA. I've already gave up, but maybe you guys will have any ideas
Let's say that I have Excel file, which is shared and opened at 2 different workstations. I have one userform1 opened at Workstation 1 and one userform2 at Workstation 2.
Userform1 has just one button1, and userform2 has a label2. Do you think it is possible to create some macro which changes color of label2 (in userform2), when pressing button1 (in userform1) - once more - these userforms are opened at 2 different workstations?
I've tried many different ways, but none of them seems to work.

Thanks,
Mike