R
reno
have 16 columns of income brackets in thousands (1.64=1642 etc) would like to
list these incomes and their respective % in the same cell and do a wrap text
that woud look like information is in two rows but just a little larger row.
to look like
Jones 1.64 .95 .93 1.07
10.3% 5.9%
Smith 4.87
8.7% so forth
when doing the math it yields about 12 decimels
the text function (".#0%") doesn't seem to work
There are a total of 4000 rows and I want to try to keep the printout down
to about 40 duplex printed sheets rather than 80 by inserting an extra row
between to dod the % calc.
Thanks
list these incomes and their respective % in the same cell and do a wrap text
that woud look like information is in two rows but just a little larger row.
to look like
Jones 1.64 .95 .93 1.07
10.3% 5.9%
Smith 4.87
8.7% so forth
when doing the math it yields about 12 decimels
the text function (".#0%") doesn't seem to work
There are a total of 4000 rows and I want to try to keep the printout down
to about 40 duplex printed sheets rather than 80 by inserting an extra row
between to dod the % calc.
Thanks