Fields Cut Off on Form

J

Jonas

When I view my form there are fields to the right of my subform that
get cut off. They can't be viewed in view mode. Do you have ideas
about what I could try to get the fields to show? I can see the
fields in design view.
 
J

June7 via AccessMonster.com

Subform must be DatasheetView? Need horizontal scroll bar. If not showing,
check the scroll bar property for the subform. If you don't want to use
scroll bar will have to use FormView for subform and add controls bound to
the table/query fields.
 
J

Jonas

Subform must be DatasheetView? Need horizontal scroll bar. If not showing,
check the scroll bar property for the subform. If you don't want to use
scroll bar will have to use FormView for subform and add controls bound to
the table/query fields.

The subform has scroll bars. It is the fields in the main form that
get cut off. I don't know if the subform has anything to do with my
problem.
 
J

Jonas

The subform has scroll bars.  It is the fields in the mainformthat
getcutoff.  I don't know if the subform has anything to do with my
problem.

I figured out the problem.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top