View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Insert a number of rows based on a value in a cell on active row

Glad you got it working after the tweaks.

iRocco wrote:

Thanks Dave. That's pretty awesome. Only two things: The files don't
generally have header rows, and the page counts in column 3 are
inclusive of the beginning value, so the macro would need to subtract 1
from the value in column C to determine how many rows to add.

--
iRocco
------------------------------------------------------------------------
iRocco's Profile: http://www.excelforum.com/member.php...o&userid=26147
View this thread: http://www.excelforum.com/showthread...hreadid=394734


--

Dave Peterson