set the fixed height of a continuous mask

Faoineag

Registered User.
Local time
Today, 07:36
Joined
Jan 7, 2018
Messages
99
How can I set a fixed height of a continuous mask? Thank you
 
That doesn't make any sense at all.
Input masks are used to control data input.
They do not have a height/width/thickness/colour or any other similar property
 
That doesn't make any sense at all.
Input masks are used to control data input.
They do not have a height/width/thickness/colour or any other similar property

I'm not sure I understand, I have a continuous mask that lists records based on the choice made by a combo box placed at the top, now the mask is so high as to list 13 records and to see the others I have to scroll the bar . What I would like to do, if possible, is to set a value so that when the mask opens it has a greater height, thus showing me more records. Do you think it is not possible?
 
You appear to be using the term mask instead of form or subform
Post a screen shot in both design view and form view
 
Maybe I'm messing with the terms (I use the Google translator), here are the screenshots
riycno.jpg

ipayw7.jpg
 
The correct term is FORM.
Surprised that Google translate messed that up so badly.

Is that a standard continuous form or a navigation form?
If it's the latter you may have problems.

If you are using tabbed documents, change it to overlapping windows in the current database section of database options. That should fix it.
 

Users who are viewing this thread

Back
Top Bottom