C
Combo box type - help
Hi.. I need some help on how to do this.. I have a query that gives me back
some values an also the month... so i have 4 columns, 3 with values and one
with month like "january", "march".... Because i need to organize the query
by month what i'm trying to do is to activate manually another column (colum
"num") of that query and do something like this on the values criteria:
if "month"(column of the query) its january so "num" = 1
else if "month"(column of the query) its march so "num" = 3
and so on and so on..
I dont know where i define the values criteria and how to define them, in
terms of code and programming..
Please help..
Many thanks
Nuno
some values an also the month... so i have 4 columns, 3 with values and one
with month like "january", "march".... Because i need to organize the query
by month what i'm trying to do is to activate manually another column (colum
"num") of that query and do something like this on the values criteria:
if "month"(column of the query) its january so "num" = 1
else if "month"(column of the query) its march so "num" = 3
and so on and so on..
I dont know where i define the values criteria and how to define them, in
terms of code and programming..
Please help..
Many thanks
Nuno