B
BU 12/02
Guest
Hi,
After running my query I get the needed results. What I would like to do is have the information displayed differently, for example:
My query allows me to perform a search based on categories. For example, psychologists. However, this doctor might be a psychologist for family, children, married couples, etc. Instead of seeing the name of the doctor four times in a row b/c his/her several specialty, I would like to see it displayed in other columns. (ie John Smith (column 1 row 1) psychologist (column 2 row 1) Family (column 3 row 1) Children (column 4 row 1) married couples (column 5 row 1) instead of John Smith (column 1 row 1) psychologist (column 2 row 1) Family (column 3 row 1) and John Smith (column 1 row 2) psychologist (column 2 row 2) Family (column 3 row 2), etc. Sorry about the length of the explanation, hope you can understand what I mean.
Any way I can do this to the results of the existing query without redesigning my tables?
After running my query I get the needed results. What I would like to do is have the information displayed differently, for example:
My query allows me to perform a search based on categories. For example, psychologists. However, this doctor might be a psychologist for family, children, married couples, etc. Instead of seeing the name of the doctor four times in a row b/c his/her several specialty, I would like to see it displayed in other columns. (ie John Smith (column 1 row 1) psychologist (column 2 row 1) Family (column 3 row 1) Children (column 4 row 1) married couples (column 5 row 1) instead of John Smith (column 1 row 1) psychologist (column 2 row 1) Family (column 3 row 1) and John Smith (column 1 row 2) psychologist (column 2 row 2) Family (column 3 row 2), etc. Sorry about the length of the explanation, hope you can understand what I mean.
Any way I can do this to the results of the existing query without redesigning my tables?