XL2000: Print Titles with Merged Cells Add Columns or Rows
ID: Q211557
|
The information in this article applies to:
SYMPTOMS
When you create print titles on a worksheet, additional columns or rows that are not selected may be added to the print titles.
CAUSE
This behavior may occur when you use the mouse to select columns or rows
for print titles, and the selected columns or rows contain merged cells
that extend into other columns or rows.
WORKAROUND
To work around this problem, type a range for print titles on the Sheet tab of the Page Setup dialog box, rather than selecting the range with the mouse. To do this, follow these steps:
- On the File menu, click Page Setup.
- Click the Sheet tab.
- In the appropriate box (Rows to repeat at top or Columns to repeat at left), type the range that you want to use for print titles. Do not select the range with the mouse.
For example, if you want column A to be repeated at the left edge of
each printed page, type the following text in the
Columns to repeat at left box:
$A:$A
If you want rows 1 through 3 to be repeated at the top of every printed
page, type the following text in the Rows to repeat at top box:
$1:$3
- Click OK.
MORE INFORMATION
When you select cells for print titles by using the mouse, and the column
or row you select contains a merged cell that extends into other columns or
rows, the other columns or rows are also included in the selection.
For example, if you merge cells A16:D16, and then select column A with the
mouse, columns B, C, and D are also selected because the merged cell
extends into these columns.
You can merge a group of cells into a single cell in Excel. To
merge a group of cells, follow these steps:
- Select the cells that you want to merge.
- On the Format menu, click Cells, and click the Alignment tab.
- Click to select the Merge cells check box, and then click OK.
Additional query words:
printtitles print_titles XL2000
Keywords : xlui
Version : WINDOWS:2000
Platform : WINDOWS
Issue type : kbprb