G
Guest
I have a table with one id field and 20 operation fields. The operation
fields are text, into which the user has made various entries. Each id may
have values in one or more of the twenty operation fields.
I need a query that will give me single column list produced from all 20 of
the opeation fields (over the whole table). My need is to get unique list of
all operations entered into the table. Any help??
fields are text, into which the user has made various entries. Each id may
have values in one or more of the twenty operation fields.
I need a query that will give me single column list produced from all 20 of
the opeation fields (over the whole table). My need is to get unique list of
all operations entered into the table. Any help??