santa12345
Board Regular
- Joined
- Dec 2, 2020
- Messages
- 70
- Office Version
- 365
- Platform
- Windows
Hello.
I am trying to automate the following.
I need to update Query 1, 2, 3, and 4 with a dealership ID #.
So instead of opening up each query and entering the dealership ID #, I was wondering if there is an easier way of automating this.
I used to use [Forms]![Form1]![dealerno] but this is not working anymore within (querying a Azure DB). Forms would call another table where I had that dealer # entered.
Any suggestions would be much appreciated. Thank you.
I am trying to automate the following.
I need to update Query 1, 2, 3, and 4 with a dealership ID #.
So instead of opening up each query and entering the dealership ID #, I was wondering if there is an easier way of automating this.
I used to use [Forms]![Form1]![dealerno] but this is not working anymore within (querying a Azure DB). Forms would call another table where I had that dealer # entered.
Any suggestions would be much appreciated. Thank you.