This line in my code keeps crashing it says:" Object Variable or Wit
block variable not set"
HERE IS THE LINE:
Dim MyRange as Range
MyRange
ThisWorkbook.Worksheets("Sheet1").Range("a1").Curr entRegion.Resize(MyRange.Rows.Count
1)
Thank you for your help
--
Message posted from
http://www.ExcelForum.com