Thread
:
macro with variable rows
View Single Post
#
2
Posted to microsoft.public.excel.programming
Chris
external usenet poster
Posts: 244
macro with variable rows
Range("A2:J" & ActiveSheet.Cells.End(xlDown).Row).select
Reply With Quote
Chris
View Public Profile
Find all posts by Chris