I am building a query in which I would like to use a field value from another table or a text box on a form and use that as the "new" field name in the query.
I have been working with:
[TblFleetType]![Fleet]: Fleet_3mRate - I keep getting error messages about puncuation and stuff.
I know you can use:
Fleet: Fleet_3mRate - But this is constant, I will need for it to change whenever the query is ran...
Any suggestions??
Thanks in advance!!
jw
I have been working with:
[TblFleetType]![Fleet]: Fleet_3mRate - I keep getting error messages about puncuation and stuff.
I know you can use:
Fleet: Fleet_3mRate - But this is constant, I will need for it to change whenever the query is ran...
Any suggestions??
Thanks in advance!!
jw