Open form form for entry - Small

L

Les

Hi all, as a nebie i have tried all sorts of things to open an input
form (frmDelayCommentsInput)from a display form
(frmPUR_PoNotLtstLvlTm)that is full screen size and i need the input
form to be smaller so the details can still be seen on the main form,
but cannot get it to work can somebody please help me outa my misery ?
 
J

JackP

make the second form a popup form (on the form properties, it's the first
option on the 'other' tab).
If it's not a popup form it will inherit the maximised status of the other
form
 
Top