M
Mike
I have a table with an id and count field that is linked
to my main table(One -> one relationship). I have one
form which I show info from the main table but I also want
to use the count field in the same form. I add the text
box and in the control source property I use
=[TableName]![count] but get #Name in the text box
instead of the data. Any ideas?
to my main table(One -> one relationship). I have one
form which I show info from the main table but I also want
to use the count field in the same form. I add the text
box and in the control source property I use
=[TableName]![count] but get #Name in the text box
instead of the data. Any ideas?