Hi,
I have a continous subform with code that automatically resizes subform according to number of records in It. Under subform I have many controls that need to be moved too, based on subform size.
When subform's size is bigger, control must move down exactly same - or move up. I have a code that is somehow working, but subform and controls are not tight under each other as all other fields are.
See attached sample - open TblName and start selecting combobox items. Textbox control under should move up/down, based on subform .InsideHeight, + both (subform and controls under) should be in same space as fields "ID" and "Name".
I'm struggling on this one, any help much appreciated !!
I have a continous subform with code that automatically resizes subform according to number of records in It. Under subform I have many controls that need to be moved too, based on subform size.
When subform's size is bigger, control must move down exactly same - or move up. I have a code that is somehow working, but subform and controls are not tight under each other as all other fields are.
See attached sample - open TblName and start selecting combobox items. Textbox control under should move up/down, based on subform .InsideHeight, + both (subform and controls under) should be in same space as fields "ID" and "Name".
I'm struggling on this one, any help much appreciated !!