I have a form, from where I want to reference values in a certain table. The reason why I don't just use a "Default value" field is because this table will be dynamic and values in it will change from one project to another.
Should I use something like
tables!tblmytable!mydatafield or something else?
Right now I'm defining a new variable and that's the variable I want to assing whatever is in mydatafield.
Thanks for any help!
Should I use something like
tables!tblmytable!mydatafield or something else?
Right now I'm defining a new variable and that's the variable I want to assing whatever is in mydatafield.
Thanks for any help!