bubbasmith99
Senior member
i am working on a customer service database where we log the type of call.
these 'call types' are not in a drop down list, rather, they are check boxes.
so, let's say these are the call types: red, blue, green, purple, black, white
as a result, in trying to run a crosstab query which will let me break down the frequency of call type by month over the coruse of the year, i'm unable to get a straight number but instead have to deal with row upon row of checkboxes.
so i dont get
jan feb march....
red
blue
green
purple
black
white
but instead i get a whole slew of gibberish.
does anybody have ANY clue what i'm talking about?
i need to run a query on a bunch of stinkin check boxes. someone help!
these 'call types' are not in a drop down list, rather, they are check boxes.
so, let's say these are the call types: red, blue, green, purple, black, white
as a result, in trying to run a crosstab query which will let me break down the frequency of call type by month over the coruse of the year, i'm unable to get a straight number but instead have to deal with row upon row of checkboxes.
so i dont get
jan feb march....
red
blue
green
purple
black
white
but instead i get a whole slew of gibberish.
does anybody have ANY clue what i'm talking about?
i need to run a query on a bunch of stinkin check boxes. someone help!