G
Guest
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
paste something in there. What is the code for this?
Sheets("Sheet1").Select
Range("C????????").Select
ActiveSheet.Paste