Whoops .... it actually complains about a line I did not include in m
post...
I.E.
LastRow = Worksheets("TempView").Range("A65536").End(xlUp)
RangeText = "A1:S" & LastRow
Range(RangeText).Select
Again - thanks Tom.... and everyone else
--
Message posted from
http://www.ExcelForum.com