View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
GKW in GA GKW in GA is offline
external usenet poster
 
Posts: 68
Default Control breaks in Excel

I have an spreadsheet that has customer information like cust#, customer
name, customer address, pmt date and pmt amt. I want to display the customer
information in customer# order and have the cust#, customer name, customer
address appear only on the 1st row of each customer while the pmt amt and pmt
date are populated on each line.

In other words, I only want to display cust#, customer name, customer
address when there is a break on cust#. How can I do this