# Entry
Twins IN Google Sheets is an advanced integration of Google’s artificial intelligence that allows you to create, fill out, analyze and manage spreadsheets using natural language suggestions. It can assist you create Google Sheets from scratch. Instead of manually creating tables, formulas and layouts, you can describe what you need and Gemini can generate the spreadsheet structure, suggest formulas and even create data for testing. This can save you a significant amount of time when setting up novel projects.
In this tutorial, we’ll show you how to exploit Gemini to create Google Sheets, create useful tables, generate formulas, analyze data, and improve your spreadsheet with prompts.
# Method 1: Using Gemini in a spreadsheet (built-in workspace integration)
If you have Google Workspace account with a Gemini add-on (e.g. Gemini Enterprise or Business), you can exploit Gemini directly in your spreadsheet.
// Step 1: Access Gemini in Google Sheets
- Open the spreadsheet in Google Sheets
- Click Ask Gemini button (glow icon) in the upper right corner
- A side panel will open on the right side of the screen
- Utilize the suggested hints or enter your own

// Step 2: Prompt Gemini to create worksheets
Instead of manually entering columns, ask Gemini to do it for you.
Quick examples:
- “Create a table to track your monthly expenses with columns that include date, category, amount, description, and notes.”
- “Create a project tracker that includes task, assignee, deadline, status, and % progress.”
- “Create a 10-day Thailand itinerary, including daily activities, costs and accommodations.”
// Step 3: View and insert results
Once you submit the prompt, Gemini will generate a structured table and display a preview in the side panel. Review it to see if the columns, headings, and any sample data match what you had in mind.
- Crash Insert when Gemini generates a preview to fill the sheet immediately
Gemini can generate a novel sheet or insert a table into the current sheet. Review the output, then insert or refine it using the prompts.
// Step 4: Request formulas and analyses
You don’t have to memorize complicated formula syntax. You can ask Gemini to write formulas for you.
Describe your needs in plain English:
- “Calculate the total revenue in column C based on the quantity in A and the price in B.”
- “Create a formula for the running total in column D.”
- “Find your average monthly sales and recognize the best.”
Gemini gives you a formula, explains it, and often suggests improvements. Insert it directly into the cells.
Pro tip: Utilize the @ menu on your mobile or “Help me organize” for quick assist.
# Method 2: Create sheets using the Gemini web app
If you exploit the free or standalone version of Gemini, you can generate tables and datasheets and export them directly to Google Sheets with one click.
// Step 1: Prompt Gemini to generate structured data
- Go to Gemini web application
- Ask him to create an organized table
- For best results, specify the columns and data type
Quick example:
Create a monthly expense tracking chart for your personal budget planning. Include columns for date, category, description, payment method, amount, budget, difference, and status. Add some sample lines.
// Step 2: Export to Google Sheets
Once Gemini generates the table in its response:
- Scroll down to the bottom of the generated table
- Click the table or click Open
- Gemini will automatically create a brand novel Google Sheet in your Google Drive and fill it with data

// Step 3: Open in spreadsheet
Now you can format your spreadsheet.
# Method 3: Generate an application script with Gemini (for advanced automation)
If you need a highly personalized spreadsheet with specific formatting, automatic tabs, or advanced logic, you can ask Gemini to write Google Apps Script.
// Step 1: Script request
Quick example:
Write a Google Apps script that creates a novel sheet called “Invoice Generator”, sets the header row to blue with white text, and makes the font bold.
// Step 2: Paste it into the sheets
- Open your Google Sheet
- Go to Extensions menu> Application script
- Delete any default code in the editor and paste the code provided by Gemini
- Click Save (disk) icon, then click Start (you may need to grant permissions the first time)
// Step 3: Viewing the result
The sheet is created automatically. Now you can customize your code with follow-up prompts.
# Professional tips for better results
- Be specific with formatting: If you want currency, percentages or dates to be formatted a specific way, explicitly say Gemini (e.g “Format ‘Price’ column as USD currency”).
- Utilize the “Act as” prompt: Tell Gemini what its role is in getting better organized tables. For example: “Act as a data analytics expert. Generate a table with a data cleansing checklist…”
- Clear data: You can paste sloppy, unorganized text into Gemini and ask: “Clean this data and organize it in a table suitable for Google Sheets.” Then exploit the export button.
# Application
You can exploit Gemini to create Google Sheets. Gemini transforms Sheets from a handheld tool into an smart assistant, dramatically reducing the time it takes to set up a spreadsheet. Instead of manually creating tables, formulas and data sets, you can describe your requirements in plain language and let Gemini generate the basis for your spreadsheet. Whether you’re managing budgets, tracking sales, organizing projects, or creating dashboards, Gemini helps you turn ideas into functional Google Sheets much faster.
Shamim Sultan works as a project manager at ExcelDemy, where she conducts research on Microsoft Excel and writes articles related to her work. Shamima holds a bachelor’s degree in computer science and engineering and has a robust interest in research and development. Shamima loves learning novel things and strives to provide enriched, high-quality Excel content, always trying to gather knowledge from various sources and create inventive solutions.
