Annoying Userform Action

JLouis

Active Member
Joined
Jan 1, 2004
Messages
295
Office Version
  1. 365
Platform
  1. Windows
Howdy! I have a userform with labels that you can click and go to another WS. It works fine but the nonModal UF has an annoying cursor that blinks on the label after selection. I've attached a zoom picture of the action. I've created a TB with zero height/width and set focus to it but it didn't work. I've toyed with the properties to no avail.

Does anyone know a setting that would prevent this action?

Much thanks.
 

Attachments

  • rbclick.png
    rbclick.png
    3.4 KB · Views: 10

Excel Facts

Difference between two dates
Secret function! Use =DATEDIF(A2,B2,"Y")&" years"&=DATEDIF(A2,B2,"YM")&" months"&=DATEDIF(A2,B2,"MD")&" days"
I don't experience that on a non-modal uf label. Are you sure it's not a textbox formatted to look like a label (don't know if you created the form or not).
 
Upvote 0
Solution
I checked it out and you are correct. The label is on top of a TB. So it's the TB showing a cursor. What's the best way to get rid of that?

Thanks for the reply.
 
Upvote 0
Move it, or hide/disable it? If the label background is transparent I believe that a user click is actually on the textbox so it will come to the front temporarily, or at least receive the focus and act like that.
 
Upvote 0
Thanks. I set a TB to zero heaight/width and put focus on that. It solved that annoyance. Thanks for bringing it to light.

Happy New Year!
 
Upvote 0

Forum statistics

Threads
1,214,911
Messages
6,122,196
Members
449,072
Latest member
DW Draft

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top