Run time error 2465 "Microsoft Access can't find the field"

  • Thread starter Thread starter Frank Bobak via AccessMonster.com
  • Start date Start date
F

Frank Bobak via AccessMonster.com

I am creating a report based upon user input. One of the txtboxes changes
depending upon which option box is selected. The report is based upon a
specific query and contains all the needed fields. When I run the report,
I get the message "microsoft can't find the field". If I type "Me." the
field name appears so the program should be able to find it.

Thanks for any help.
 
Do you mind sharing how this happens "One of the txtboxes changes depending
upon which option box is selected"?
 
In my case the field corresponding to date in the textbox was missing i
the table.
*I am creating a report based upon user input. One of the txtboxe
changes
depending upon which option box is selected. The report is base
upon a
specific query and contains all the needed fields. When I run th
report,
I get the message "microsoft can't find the field". If I type "Me.
the
field name appears so the program should be able to find it.

Thanks for any help.


-
DanDu
 
Back
Top