S
SpookiePower
I have made a pricelist in a table and have put some textboxe
on my form. Now I want to show the prices from the table in the textboxes.
But I can't get it to work.
What I have done is that I have set the property-ControlSource on the
textbox to =tablename![fieldname] but it shows #NAME? in the
textbox and not the price from the field.
What have I done wrong ??
on my form. Now I want to show the prices from the table in the textboxes.
But I can't get it to work.
What I have done is that I have set the property-ControlSource on the
textbox to =tablename![fieldname] but it shows #NAME? in the
textbox and not the price from the field.
What have I done wrong ??