Dim sht, dsht As Worksheets
sh = ThisWorkbook.Sheets("Graphs")
dst = ThisWorkbook.Sheets("Summary")
sh.range("a1") = 1000
It throws an error "object doesnt support ths property
help must e appreciated
Dim sht, dsht As Worksheets
sh = ThisWorkbook.Sheets("Graphs")
dst = ThisWorkbook.Sheets("Summary")
sh.range("a1") = 1000
It throws an error "object doesnt support ths property
help must e appreciated
Thanks,
Snail
![]()
Please Login or Register to view this content.
Try this.
![]()
Please Login or Register to view this content.
Last edited by Norie; 04-23-2013 at 06:36 AM.
If posting code please use code tags, see here.
should be![]()
Please Login or Register to view this content.
![]()
Please Login or Register to view this content.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks