S
Stahlhelm
I am relatively new to Access but wonder if someone can point me in the
right direction with a problem.
I am trying to create a control that has the value of a table field followed
by the word "account".
I have tried the following code as the control source:
=[transactions]![account] & "Account"
This always displays #error.
The table and field names are perfectly correct but nothing I try will give
anything but either #error or #name? This is frustrating me as every website
I have tried suggests that this should work.
Please help me....thanks in advance
right direction with a problem.
I am trying to create a control that has the value of a table field followed
by the word "account".
I have tried the following code as the control source:
=[transactions]![account] & "Account"
This always displays #error.
The table and field names are perfectly correct but nothing I try will give
anything but either #error or #name? This is frustrating me as every website
I have tried suggests that this should work.
Please help me....thanks in advance