G
Glencannon4424 via AccessMonster.com
Hello Knight in Shining Armor,
I've built a form and a report. I would like the report to run off the
selections in the form (the report is running off a query). I've written the
following in the control source for the report: Forms![INPUT]![ID] (my form
name is INPUT and ID is one of the fields names I want to link in). I've
opened my forms, inputted my criteria and run my report to get the following
error messages: "MS Access can't find the field "Forms![INPUT]![ID]".
As it currently stands, all of my field names in the form are either (a)
unbound combo boxes that reference other tables (ie SELECT [tblHIRE&TERM].[ID]
) or (b) text boxes that auto-populate based on the criteria selected in the
unbound combo boxes. Does that have anything to do with my problem?
Since I'm doing something wrong, any ideas on how to troubleshoot would be
much appreciated!
Thanks!
I've built a form and a report. I would like the report to run off the
selections in the form (the report is running off a query). I've written the
following in the control source for the report: Forms![INPUT]![ID] (my form
name is INPUT and ID is one of the fields names I want to link in). I've
opened my forms, inputted my criteria and run my report to get the following
error messages: "MS Access can't find the field "Forms![INPUT]![ID]".
As it currently stands, all of my field names in the form are either (a)
unbound combo boxes that reference other tables (ie SELECT [tblHIRE&TERM].[ID]
) or (b) text boxes that auto-populate based on the criteria selected in the
unbound combo boxes. Does that have anything to do with my problem?
Since I'm doing something wrong, any ideas on how to troubleshoot would be
much appreciated!
Thanks!