Adding Sub Columns

D

Dave

Lets say I have 2 very wide columns (paper width), and 10 rows of data.

Starting in row 11, I would like to have 4 columns under each of the above
2. Is there any way to do this?

I realize I could merge the first 10, but I'm actually working with a lot
more than 10 rows of data, so that would be a rather cumbersome approach.

Thx

Dave
 
B

Biff

Hi!
Starting in row 11, I would like to have 4 columns under each of the above
2. Is there any way to do this?

The only way would be to merge the cells in the rows above as you have
noted. Merging cells is not something you should do unless it's your only
option and that appears to be the case.

Biff
 
D

Dave

Well, thanks all. I was afraid of that, but thought I'd better ask the
experts.

Regards
Dave
 
Top