Access 2007 #Name? error - previous answer doesn't work for me -


i'm having similar issue in previous asked post. thing answer doesn't work me.

old post link

enter image description here

i have:

coverage:  coverage   control source: =[analyst data 2013 query1]![coverage] 

as per previous answer tried changing control:

coverage: coverage_txt control source: =[analyst data 2013 query1]![coverage] 

but still produces error me. time try link field control source doesn't work on form/table/query/anywhere.

please advise.

edit: added screenshot @ top

try this:

coverage: coverage_txt control source: =[analyst data 2013 query1]![coverage_txt] 

i think mean coverage_txt name of field in form called analyst data 2013 query1. so, binding have use name of field, not name of data source.

general approach (since above did not work): syntax binding fields can tricky. try field other form appear -- field. if can, issue field naming; if can't, maybe it's name of form.

you can have names correct , still struggle syntax. here resource handling parent-child relationships (sub-forms, sub-reports).

extra advice: suggest pick better name form. spaces in names access objects bad practice -- lead trouble. also, query1 not descriptive, wonder if there better name says result. going , renaming objects in access big hassle, it's important name things can.


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -