I can't get the code below to work with the code provided by Norman
'Clears a range of cells in Column A in sheet2
Me.Range("A16:A9999").ClearContents
'AutoFills column A in sheet2 using a range from the parent sheet
..Range("A16:A17").AutoFill Destination:=Me.Range("A16:A114")
Any help will be greatly appreciated.
--
j2dizzo
------------------------------------------------------------------------
j2dizzo's Profile:
http://www.excelforum.com/member.php...o&userid=22016
View this thread:
http://www.excelforum.com/showthread...hreadid=489770