Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Hi everyone,
Want to draw a bar chart where 2nd row values should be drawn within the 1st row values. Given below the data: Dec'07: 24.5 (1st row) 17.45 (2nd row) Feb'08: 30.5 (1st row) 15.3 (2nd row) Jun'08: 24.25 (1st row) 14.27 (2nd row) By default, 24.5 is getting sumed up with 17.45 or otherwise I am getting as two separte bar. Instead I require 24.5 and within it I want 17.45. Could you please tell whether it's possible and if yes, how to achive it. Thanks in advance. |