Thread
:
Date Range (Starting & Ending Date) - syed shahzad
View Single Post
#
1
Posted to microsoft.public.excel.programming
merjet
external usenet poster
Posts: 812
Date Range (Starting & Ending Date) - syed shahzad
Last question is this how to copy the filtered data to the sheet2.
Sheets("Sheet1").Range("A1:A" & miEnd).Copy _
Sheets("Sheet2").Range("A1")
Hth,
Merjet
Reply With Quote
merjet
View Public Profile
Find all posts by merjet