UserForm possition

C

chrisdarl

Hi i have my userform possition set using the below code.

Me.Left = 350
Me.Top = 115

But the problem with that is that when the width of a column change
the userform is either overlapping the data or it has a large ga
between the data and the userform, so basicly what i am wanting to d
is insert the userform left [column d] and top [row 4].

Any ideas?

Thanks Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top