
When you start a new, empty, document with KSpread it will create a number of blank worksheets. The number of sheets it creates is determined by the Number of sheets open at the beginning: setting in the Interface page of KSpread's configuration dialog box.
→ will add another sheet to the document.
If the Show tabs box in the Interface page of KSpread's configuration dialog box is checked a small tab will be shown near the bottom left of KSpread's window for each sheet. click on one of these tabs to see that sheet.
You can also switch between worksheets by using the Ctrl+PageDown to move to the next sheet, Ctrl+PageUp to move to the previous one.
Worksheets are given the default names of Sheet1, Sheet2... You can give a sheet a different name by clicking on the tab and selecting .
To remove a sheet from the document use the option in the → submenu or in the little menu that pops up when you click on the tab for the sheet you want to remove.
Other entries in the → submenu allow you to show or hide a sheet in much the same way as rows and columns can be hidden.
If you want a formula in one sheet to refer to a cell in another sheet,
the cell reference must start with the sheet name followed by an exclamation
mark (!). For example if you enter =Sheet2!A2