R
Rip West
I have a simple address table, with first name, last name, addresses, etc. I
would like to add a catagory field for each member's interests. A member
could have multiple interests. Say I have Catagory 1 - Book Club, catagory
2 - bridge group, catagory 3 Christmas card list. How do I enter a number
in the catagory field that would show that a person is a member say of
Catagory 1 and Catagory 3. I was thinking back to my old basic programing
days when you could use the or function. Or is there a much simpler way to
accomplish this?
would like to add a catagory field for each member's interests. A member
could have multiple interests. Say I have Catagory 1 - Book Club, catagory
2 - bridge group, catagory 3 Christmas card list. How do I enter a number
in the catagory field that would show that a person is a member say of
Catagory 1 and Catagory 3. I was thinking back to my old basic programing
days when you could use the or function. Or is there a much simpler way to
accomplish this?