Anchor a Userform to a cell in the worksheet

B

Bob Kaku

How can I anchor a user form to a specific cell on the worksheet? I tried
to use the .top and .left properties for the user form. But, when a
different screen resolution is used, the user form appears in a different
place. Thanks in advance.
 
B

Bob Kaku

Chip,

Thanks a lot. I had a little difficulty understanding the code at first.
But, then I got. It works like a charm.

Bob Kaku
 
Top