suggestions please...
i have a query that finds specific data in 5 columns.
How to i combine the resulsts into a single point?
five columns are CF1, CF2, CF3, CF4, CF5
The criteria for each is
i have a query that finds specific data in 5 columns.
How to i combine the resulsts into a single point?
five columns are CF1, CF2, CF3, CF4, CF5
The criteria for each is
Code:
, allowing the user to pick which code to search for.
data is txt (ie. CF-B, CF-B1 etc...)
is there a way to find the total across all 5 in a single step?
Thanx very much for your assistance.