Forms not allowing navigation when opened from switchboard

B

BDP

I have a form which I includes a record navigator. When I open the form using a switchboard button the record navigator is there but will not scroll all records as indicated in the form properties.

ANY HELP?



What is the suicide rate of access programmers?
 
F

fredg

I have a form which I includes a record navigator. When I open the
form using a switchboard button the record navigator is there but
will not scroll all records as indicated in the form properties.

ANY HELP?





What is the suicide rate of access programmers?

Is the form set to open in DataEntry.
Set it to No.
Does the code behind the command button specify acFormAdd?
Remove that argument.
 

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