Thread
:
setSourcedata
View Single Post
#
1
Posted to microsoft.public.excel.programming
tony wong
external usenet poster
Posts: 14
setSourcedata
activecell is J113
how can i replace J113 with ab?
i don't know how to arrange the double quote. Thanks a lot.
ab = ActiveCell.Address
Charts(1).SetSourceData Source:=ABCsheet.Range("A1:J113")
Reply With Quote
tony wong
View Public Profile
Find all posts by tony wong