I'm new to OOo and databases in general and therefore still a little confused.
I'm not sure where to find the solution to my problem, as I'm not sure where my problem lies!
I created a members list that holds personal information (name, address etc.) about each member as well as certain preferences they defined (preferred location, preferred building type etc.)
In the form I use for entering data these preferences are made up of Boolean Fields, like "rural", "urban", "central" and "detached", "semi-detached", "terraced" and "apartment".
I thought this would be the simplest option for a multiple selection.
My problem now is: In my report I would like to have 2 columns named preferred location and preferred building type that list the texts "rural", "urban", etc. depending on if the relevant box was ticked or not. (instead of having all fields separat showing a ticked or un-ticked box.)
I created the fields "preferred location" and "preferred building type" (text [varchar]) in my table,
but I don't know how to tell them to display the above.
Would be great if someone could help me with that, or point me in the right direction. I suppose this has come up before. (couldn't find an answer
Thanks a million. Matt

