
Originally Posted by
csh
As I mentioned, I'm still a bit of a novice and I'm still having trouble. The primary key field on my table is " Distributor Name " and the table name is " Distributors ". The name of my single record form is " Distributor Detail ". Based upon your input, I typed the following into the resource source:
"Select * From Distributors Where Distributor Name = [Forms]![Distributor Name]"
When I try to return to form view, I get an error indicating that the source is incorrect. Did I type it correctly (including spaces) Any thoughts?
Thanks-