C
Chuck W
Hi,
I have a query based on a table called HAPU. There is a field called Wound
that has the values Yes, No or Null. The query is used for several other
things and I cannot restrict it or add new queries. What I want to do is to
create a new field called YesCount and have a 1 appear in this field if the
answer to Wound is "Yes". If it is null or No then leaving WoundCount null
is fine. I am exporting this to a system that requires a numeric field to
count the Yeses. Can someone help?
Thanks,
Chuck
I have a query based on a table called HAPU. There is a field called Wound
that has the values Yes, No or Null. The query is used for several other
things and I cannot restrict it or add new queries. What I want to do is to
create a new field called YesCount and have a 1 appear in this field if the
answer to Wound is "Yes". If it is null or No then leaving WoundCount null
is fine. I am exporting this to a system that requires a numeric field to
count the Yeses. Can someone help?
Thanks,
Chuck