G
Guest
Hello.
I have a form and on this form I have a text box called "FE Owner".
This text box does not have a control source to any table.
What I need is the default value of this text box to point to a table called
"tbl_FEOwner" and to a field called "DB Front End Owner"
I only have one person in the table field. I have tried using:
=[tbl_FEOwner]![DB Front End Owner]
but id doesn't work.
I even added a second field to the table called "Default" with a Yes/No
field and tried linking the text box somehow to the "DB Front End Owner"
field with a check, but cant'.
What am I doing wrong?
Iram/mcp
I have a form and on this form I have a text box called "FE Owner".
This text box does not have a control source to any table.
What I need is the default value of this text box to point to a table called
"tbl_FEOwner" and to a field called "DB Front End Owner"
I only have one person in the table field. I have tried using:
=[tbl_FEOwner]![DB Front End Owner]
but id doesn't work.
I even added a second field to the table called "Default" with a Yes/No
field and tried linking the text box somehow to the "DB Front End Owner"
field with a check, but cant'.
What am I doing wrong?
Iram/mcp