K
Kahuna
Hi folks.
I have a query (QBF) which for my own perverse reasons I'd like to keep as
a QBF. However I'd also like to be able to switch which fields are used in
the calculation:
Say I have two fields to be considered in the QBF Labour_cost and
Control_number
If Control_number =1 then
Labour_cost QBF column should have Labour_cost1
If Control_number = 2 then
Labour_cost QBF column should have Labour_cost1
etc.
I know we can do this in a custom function or as an sql string, but it would
be neat to do it in the QBF if there is a way?
Cheers
I have a query (QBF) which for my own perverse reasons I'd like to keep as
a QBF. However I'd also like to be able to switch which fields are used in
the calculation:
Say I have two fields to be considered in the QBF Labour_cost and
Control_number
If Control_number =1 then
Labour_cost QBF column should have Labour_cost1
If Control_number = 2 then
Labour_cost QBF column should have Labour_cost1
etc.
I know we can do this in a custom function or as an sql string, but it would
be neat to do it in the QBF if there is a way?
Cheers