Thread
:
help with chart
View Single Post
#
2
Posted to microsoft.public.excel.programming
keri
external usenet poster
Posts: 74
help with chart
You can change the line below;
Set dataRange = Range("A2:a10")
to
Set dataRange = Range("A2:B10")
If you want to do this in a seperate series post back and i'll give you
some more code.
Reply With Quote
keri
View Public Profile
Find all posts by keri