Thread
:
.End(xlRight)).Select Doesn't Work
View Single Post
#
1
Posted to microsoft.public.excel.programming
Madcatrobert
external usenet poster
Posts: 1
.End(xlRight)).Select Doesn't Work
When I use Range("A5", Range("A5").End(xlRight)).Select, I get an error
"Application-defined or object-defined error". Substituting xlUp or xlDown
works correctly.
Any suggestions?
--
TIAFYH
mcr
Reply With Quote
Madcatrobert
View Public Profile
Find all posts by Madcatrobert