Thread
:
Select method of Range Class failed
View Single Post
#
1
Posted to microsoft.public.excel.programming
Eric @ BP-EVV
external usenet poster
Posts: 43
Select method of Range Class failed
What's wrong with the following statement that would cause the error: Select
method of Range Class failed ??
Worksheets("working data").Range("A" & rowx & ": K" & rowx).Select
Thanks !
Reply With Quote
Eric @ BP-EVV
View Public Profile
Find all posts by Eric @ BP-EVV