View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Spreadsheet within a spreadsheet

Enter your "Header" in A1 and select A1:H1

FormatCellsAlignmentHorizontalCenter across selection may work for you.

A split window from WindowSplit won't allow separate column widths above and
below the split line.


Gord Dibben MS Excel MVP

On Thu, 4 Oct 2007 13:25:01 -0700, NS421
wrote:

I have a series of documents (system function lists) in Excel that vary in
column width. Above each of these, I have to insert a 'Header' that is 8
columns wide. When I insert this 'Header', it needs to fit across the table
without changing the column widths (no matter how short (# of columns) or
wide). To make it fit, I've been playing merging and unmerging cells. This
takes FOREVER.

Is there an easier way? Is there a way to insert a table, or another
spreadsheet above the current information so that I can easily stretch the
columns to best fit the content without changing the list below?

The reason I say spreadsheet is because I feel like I've seen this before,
split so that there was a gray bar between -- was this a dream or reality??

N