View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nutter Nutter is offline
external usenet poster
 
Posts: 1
Default How do i insert lines into a worksheet depending on if data exist.

I have a variable number of items around which i perform some calculations. I
then want to produce a separate sheet in a customer-friendly manner so i only
want to reproduce those lines for which input information exists. As the
number of lines will vary in each instance i want to automate the design of
the printable worksheet.