Hello,
Can anyone advise if it is possible to show a relatively small message (say 50 to 70 characters) if a user hovers over a checkbox on a userform?
I know I could simply go with the MsgBox option if checkbox is selected but at this way the user would receive the info before selecting thereby saving a couple of clicks. Given the userform may have a few such messages it would be worthwhile finding a solution this way.
Kind regards
C
Can anyone advise if it is possible to show a relatively small message (say 50 to 70 characters) if a user hovers over a checkbox on a userform?
I know I could simply go with the MsgBox option if checkbox is selected but at this way the user would receive the info before selecting thereby saving a couple of clicks. Given the userform may have a few such messages it would be worthwhile finding a solution this way.
Kind regards
C