HELP! with query defs and percentages

S

scubadiver

I have created a percentage crosstab query. How can I reduce, or get rid of,
the percentages?

cheers!
 
K

KARL DEWEY

You could subtract a number, divide by a number, or delete the query.

Please explain a little more!
 
S

scubadiver

ah!

I have created a crosstab query using a definition in VBA. Is there a way I
can reduce or eliminate the decimal places in the VBA?

thanks.
 
S

scubadiver

I assume it isn't possible then?

KARL DEWEY said:
You could subtract a number, divide by a number, or delete the query.

Please explain a little more!
 
K

KARL DEWEY

I do not know about VBA but can you not set the display format as you wish it
to be?
 
Top