D
DIOS
I have a several rows of data that I display on a chart. Now one row
of data is in decimal like so 0.001. The data displays just like I
want and I cannot change the source of the data nor can I read it from
anywhere else. Now my problem is when I put a data label on my chart
the textbox shows up on each point with the value 0.001. I would like
to display the value as a multiple of the real data value so that it
shows up as 1. I looked in the help and see that you can use a format
of "#," to display a number but that is lowering the number as in
12,000 gets displayed as 12. I just cant find the opposite format to
display a smaller number into a bigger number. Any help is
appreciated.
AGP
of data is in decimal like so 0.001. The data displays just like I
want and I cannot change the source of the data nor can I read it from
anywhere else. Now my problem is when I put a data label on my chart
the textbox shows up on each point with the value 0.001. I would like
to display the value as a multiple of the real data value so that it
shows up as 1. I looked in the help and see that you can use a format
of "#," to display a number but that is lowering the number as in
12,000 gets displayed as 12. I just cant find the opposite format to
display a smaller number into a bigger number. Any help is
appreciated.
AGP