Hi,
I have a table with Individual_Id and Membeship as their fields. The Membership field basically has couple of "yes" or "no"s, I want to code in such a way, so that where ever there is a "yes" in membership field, it has to replace to 1
and "no" to 2 and put the whole data in different table.
I am new to programming.
Please help me with this. I am going nuts.
Thanks a lot
Regards
I have a table with Individual_Id and Membeship as their fields. The Membership field basically has couple of "yes" or "no"s, I want to code in such a way, so that where ever there is a "yes" in membership field, it has to replace to 1
and "no" to 2 and put the whole data in different table.
I am new to programming.
Please help me with this. I am going nuts.
Thanks a lot
Regards