How do I get advanced help with Access?

J

JD

I keep getting an error when I switch from Design View in a form with a
subform to Form View. It says "this expression is typed incorrectly or is too
complicated to be evaluated". I know it isn't too complicated, since I only
started using Access a day or two ago! I built the forms and subforms using
the wizard, so I don't understand where the problem is coming from! The help
files don't help.
 
D

david epsom dot com dot au

By asking here :~)

And note, there is a natural language interface! Provided your questions
are short, clearly expressed and contain sufficient information, this
system provides good answers to most questions.

Do not switch from Design View to Form View. Always close and save your
form before opening in Design View or Form View.

The ability to switch directly from Design View to Form View and back
again is left over from earlier versions of Access.

Normally when you get a message like that, it refers to the SQL in the
data source of a form or control.

If you get that message when you open a form which was properly closed,
post the data source information for the form and subform.

(david)
 
Top