in reply to Re^3: Create a chart in PPT
in thread Create a chart in PPT

Thanks a lot for your code. Can you give me a way to remove that small box giving the details "Col1", "Col2" etc, Since I use only one column, the box dispalys as "3D Column-3" & "3-D Column 4". I Can't find a way to remove this. Even when I place null in that location using your own way, it still comes up like that, please suggest a way if you know This is how I put the null

$datasheet->Cells(1,5)->{'Value'} = "";