View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DevDaniel DevDaniel is offline
external usenet poster
 
Posts: 14
Default How to Create a Header Row

I have a set of data without headers. I want to programmatically insert a
blank row into Row 1, then add a header (e.g., the column letter) for each
column in the data range.