pikkhuanloy
Registered User.
- Local time
- Tomorrow, 05:46
- Joined
- Mar 30, 2015
- Messages
- 17
Hi all the Access experts,
As title tells, I would like to use a form to run multiple queries.
It's just that I want the form to be "flexible" (sorry for my bad english, i couldn't think of another word to express).
Here is my idea.
I have created multiple queries saved in the queries list.
And the end users need to select which queries they want. For example,
"Step 1 - Age (Annual Mode)
Step 1 - Age (Monthly Mode)
Step 2 - Premium (Annually)
Step 2 - Premium (Monthly)"
Now, let's say the user wanna choose Annually Method.
So, he will choose to run Step 1 - Age (Annual Mode) & Step 2 - Premium (Annually)
and delete the other 2.
Of course, you may say "Why don't you just double click?"
I don't do so because there are like 10+ Steps to do.
So i need the form to run these queries 1 by 1 according to the sequence.
And it needs to be flexible as the users may choose different combinations of steps to run.
Is it a way that i could use the form to run these queries?
Thank you in advance.
As title tells, I would like to use a form to run multiple queries.
It's just that I want the form to be "flexible" (sorry for my bad english, i couldn't think of another word to express).
Here is my idea.
I have created multiple queries saved in the queries list.
And the end users need to select which queries they want. For example,
"Step 1 - Age (Annual Mode)
Step 1 - Age (Monthly Mode)
Step 2 - Premium (Annually)
Step 2 - Premium (Monthly)"
Now, let's say the user wanna choose Annually Method.
So, he will choose to run Step 1 - Age (Annual Mode) & Step 2 - Premium (Annually)
and delete the other 2.
Of course, you may say "Why don't you just double click?"
I don't do so because there are like 10+ Steps to do.
So i need the form to run these queries 1 by 1 according to the sequence.
And it needs to be flexible as the users may choose different combinations of steps to run.
Is it a way that i could use the form to run these queries?
Thank you in advance.