vaskoemilov
New member
- Local time
- Today, 04:45
- Joined
- Aug 22, 2011
- Messages
- 8
Hello,
Fisrt i want to say that i'm novice here and in Access.
The main idea is to extract all cell from chosen RNC which KPI is below or above selected value.
I have the following issue:
dhttp_://imageshack.us/photo/my-images/818/accessquery.png/
As seen on the picture i want to create a query based on several criteria:
RNC, date, KPI, criteria C1 or C2
Have no problems with RNC and Date. Created a query containing all needed values for KPI criteria (for the drop down menu) but i dont know how to extract the selected value in BSC form from UMTS_Main_KPI and also to apply c1(more than) or c2(less than) criteria
I will apreciate all help which you can give me.
P.S. I'm not good at VBA at all.
Fisrt i want to say that i'm novice here and in Access.
The main idea is to extract all cell from chosen RNC which KPI is below or above selected value.
I have the following issue:
dhttp_://imageshack.us/photo/my-images/818/accessquery.png/
As seen on the picture i want to create a query based on several criteria:
RNC, date, KPI, criteria C1 or C2
Have no problems with RNC and Date. Created a query containing all needed values for KPI criteria (for the drop down menu) but i dont know how to extract the selected value in BSC form from UMTS_Main_KPI and also to apply c1(more than) or c2(less than) criteria
I will apreciate all help which you can give me.
P.S. I'm not good at VBA at all.