Thread
:
code for selecting 2nd visible row
View Single Post
#
1
Posted to microsoft.public.excel.programming
Knox
external usenet poster
Posts: 45
code for selecting 2nd visible row
After an autofilter I want to select the 2nd visible row and column C and
paste something in there. What is the code for this?
Sheets("Sheet1").Select
Range("C????????").Select
ActiveSheet.Paste
Reply With Quote
Knox
View Public Profile
Find all posts by Knox