Methods to add new sheet in excel.


Method 1: Using the Sheet Tab

  1. Open your Excel workbook.
  2. At the bottom of the Excel window, you'll see the existing sheet tabs (like "Sheet1", "Sheet2").
  3. Click the "+" icon next to the sheet tabs. This will create a new sheet immediately.

Method 2: Using the Ribbon

  1. Go to the Home tab in the Ribbon.
  2. In the Cells group, click on Insert.
  3. From the dropdown menu, choose Insert Sheet.

Method 3: Keyboard Shortcut

  • Shift + F11 will add a new worksheet instantly.

Once added, you can rename the sheet by right-clicking the tab and selecting Rename or by double-clicking the sheet name and typing in the new name.

Comments