View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Brett Brett is offline
external usenet poster
 
Posts: 113
Default Moving a Userform

YES! Note to self: when in doubt check Chip's site, because the answer is
probably there. TVM RBS, regards, Brett

"RB Smissaert" wrote:

Look at this:
http://www.cpearson.com/Excel/FormPosition.htm

RBS


"Brett" wrote in message
...
Hi Mike, yes that's what I did in the immediate window, but it's A) a PITA
and B) only works for the same shape screen and in the same layout
(toolbar
wise etc). There must be a way of detirmining the whereabouts of the top
left
corner of A1 in the WHOLE screen and then match the Userform possie to
that.

I mean to say if the damn thing can exchange data with the spreadsheet
you'd think that it might be able to work where it's swimming at the time
(wouldn't you?). Brett

"Brett" wrote:

I'm familiar with how to move a shape to the top left corner of
Range("B3")
but how do I move a userform to the same place please? Regards, Brett