Wil Moosa
Well-known Member
- Joined
- Aug 11, 2002
- Messages
- 893
I have a userform which is modeless.
The labelbox (label1) refers to Activecell.value.
I'm looking for a way where I can use the mouse to select another cell... while the userform is continious in sight... but also updates the text in label1.
I read somewehere that I could use Worksheet_change to get my update but that was more a clue than a clear solution.
Who can help me here?
The labelbox (label1) refers to Activecell.value.
I'm looking for a way where I can use the mouse to select another cell... while the userform is continious in sight... but also updates the text in label1.
I read somewehere that I could use Worksheet_change to get my update but that was more a clue than a clear solution.
Who can help me here?