I am trying to create a query with one field called "Complaint Type". It will get data from two fields in a single table called "Complaints 2003", the fields are "Type1" and "Type2". The idea is to create a pie chart with all the complaint types summarized by type (noise, frequency, etc) without regard to whether it's type1 or type2.
My problem is getting the 2 fields to combine into 1 field...any ideas on how to do this through SQL?
Thanks.
Eadie
My problem is getting the 2 fields to combine into 1 field...any ideas on how to do this through SQL?
Thanks.
Eadie