S
stepashka
Guest
Hi
I am trying to extract the data from a field in a Table called Status. the data is split into 4 categories and is in numerical form 1=Active, 3=Closed, 4=Deleted and 5=Cancelled these Status numbers relate to unique records in another Field called Tag. I want to with the aid of a query, add 4 new fields funnily enough they will be called Active, Closed, Deleted and Cancelled and all of the 1's will be in the Active field the 3's in the Closed Field and so on.
I think it can be done with expressions but I do not know which ones or how
Hope someone can help me

I am trying to extract the data from a field in a Table called Status. the data is split into 4 categories and is in numerical form 1=Active, 3=Closed, 4=Deleted and 5=Cancelled these Status numbers relate to unique records in another Field called Tag. I want to with the aid of a query, add 4 new fields funnily enough they will be called Active, Closed, Deleted and Cancelled and all of the 1's will be in the Active field the 3's in the Closed Field and so on.
I think it can be done with expressions but I do not know which ones or how
Hope someone can help me