Sub Forms

H

Handy Jane`

Hello,

I have made a couple of Sub Forms. When I open the
overall form it will only show these in database type.
How can I get these to default to Form view like the rest
of the main form???

Please help
 
D

Duane Hookom

Maybe you could explain a little more. Are you suggesting your form only
opens in "datasheet" view and you want it to open in a single form view? Is
this form embedded in another form as a subform?
 
R

RSGinCA

Try this... In the subform, change the 'Default View' property to either
'Single Form' or 'Continuous Forms'.

Rick

Handy Jane` said:
Hello,

I have made a couple of Sub Forms. When I open the
overall form it will only show these in database type.
How can I get these to default to Form view like the rest
of the main form???

Please help
Rick G
 
J

John Vinson

Hello,

I have made a couple of Sub Forms. When I open the
overall form it will only show these in database type.
How can I get these to default to Form view like the rest
of the main form???

Please help

Open the form you're using in each subform control in design view;
view its Properties. Set the "Default View" property to Form (or
Continuous Form) rather than Datasheet.
 

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