S
sangeenobs
Greetings,
I am trying to design a program which would hide half the form and
make it visible ( a sort of collapse and expand feature) . i am doing
this using the Docmd.Movesize. My problem is when i do
DoCmd.MoveSize , , 14700
It sets the width of the form from the left side. is there some way i
can set the width from the right side. so that i can display the right
half of the form and the left half remains hidden.
Any help appreciated,
Thank you
Sangeeta Michael
I am trying to design a program which would hide half the form and
make it visible ( a sort of collapse and expand feature) . i am doing
this using the Docmd.Movesize. My problem is when i do
DoCmd.MoveSize , , 14700
It sets the width of the form from the left side. is there some way i
can set the width from the right side. so that i can display the right
half of the form and the left half remains hidden.
Any help appreciated,
Thank you
Sangeeta Michael