Copy a sheet to a new spreadsheet
To copy a sheet to a new spreadsheet:
1. Right click on the sheet name.
2. Select Copy > Copy to a New Spreadsheet.
3. In the pop-up that appears, select 'Click here' to view the newly created sheet.
Related Articles
Copy a sheet to an existing spreadsheet
To copy a sheet to an existing sheet: 1. Right click on the sheet name. 2. Select Copy > Copy $sheet_name$. 3. In the destination spreadsheet, right click on the sheet after which the source sheet is to be pasted and select Paste $sheet_name$.
Create a new spreadsheet in Zoho Sheet
To create a new spreadsheet: Click on the File menu. From the drop down, choose New Spreadsheet. Alternatively, from the Zoho Sheet Listing Page, click on the "New Spreadsheet" on the right top. If you're trying to create a new spreadsheet from ...
Embed a spreadsheet from Zoho Sheet
To embed a spreadsheet in your webpage: 1. Click Share > Publish. 2. Choose whether to publish the file in an internally (within your organization)or externally. 3. Copy and paste the HTML code snippet provided under "Embed Code" in order ...
How do I create a new spreadsheet in Zoho Sheet? Any sample codes?
To create a new spreadsheet, please leave the "content" or "url" parameter in the Edit API request as blank. Zoho Sheet will create a new spreadsheet by default if no content is provided in the Edit request. HTML Sample Code: <form method="POST" ...
Rename a spreadsheet
By default, a new spreadsheet created will be named "Untitled Spreadsheet". To rename a spreadsheet: Click the title of the spreadsheet at the top. Type the new name of the spreadsheet and press enter. You can also choose Rename from File menu to ...