H
Henrich
Hi,
i'm using this to change chart like this:
ActiveChart.SetSourceData Source:=Sheets("DATEN").Range("" & von & ":" & bis
& "1,A1:A11"), PlotBy:=xlRows
where von and bis are given by user from inputbox
it was working but now it gives me an error 1004. why?
Thanks
Henrich
i'm using this to change chart like this:
ActiveChart.SetSourceData Source:=Sheets("DATEN").Range("" & von & ":" & bis
& "1,A1:A11"), PlotBy:=xlRows
where von and bis are given by user from inputbox
it was working but now it gives me an error 1004. why?
Thanks
Henrich