A
Aldo
Hi guys,
I have a Form (Access 2007) that is based on a query named "PeopleSex".
The query is based on two tables: "Peoples" and "Sex".
On the form named "PeopleSex" (as the query), I have a Text Box named
"FirstName".
The text box "FirstName" is bound to the table "People".
What I need is to programmatically retrieve the name of the that table
"People" from the Text box properties.
I tried using ControlSource, but I am missing something...
Thanks in advance for any help,
Aldo.
I have a Form (Access 2007) that is based on a query named "PeopleSex".
The query is based on two tables: "Peoples" and "Sex".
On the form named "PeopleSex" (as the query), I have a Text Box named
"FirstName".
The text box "FirstName" is bound to the table "People".
What I need is to programmatically retrieve the name of the that table
"People" from the Text box properties.
I tried using ControlSource, but I am missing something...
Thanks in advance for any help,
Aldo.