A
alldreams
I use the DOLLARFR(B10,32) worksheet funtion to convert a
base 10 number to base 32. However, when I make a chart,
the series for B is plotted against the x-axis as if we
were base 10. i.e. if B10 = 112.30 (which in base 10 is
112.97) it appears in the chart closer to 112 than 113.
Do you know how in VBA I could change the chart x-axis to
plot in base 32?
Thanks for your help!
base 10 number to base 32. However, when I make a chart,
the series for B is plotted against the x-axis as if we
were base 10. i.e. if B10 = 112.30 (which in base 10 is
112.97) it appears in the chart closer to 112 than 113.
Do you know how in VBA I could change the chart x-axis to
plot in base 32?
Thanks for your help!