Please help me, i am going grazy.
I have a Table with companynames and a checkbox for what they do.
for example: Company factory designer Reseller
Hans BV true false false
now the checkboxes reply with false/true. I want to make a query where I get companyname and what they do (Hans BV Factory).
I know i need the IIF expression, but i don't know how to use it.
Can somebody write me an example
thanx
Hans
I have a Table with companynames and a checkbox for what they do.
for example: Company factory designer Reseller
Hans BV true false false
now the checkboxes reply with false/true. I want to make a query where I get companyname and what they do (Hans BV Factory).
I know i need the IIF expression, but i don't know how to use it.
Can somebody write me an example
thanx
Hans