Home · Business · IT, Data & Security · Automation & integrations

PARTLY

As of 13 August 2026, AI can only partly update spreadsheets from online forms.

This still needs a person who signs their name to it.

Can you do it?

15 minutesto a draft.

1 hourto something you’d act on.

Cost, all in£0

Skill neededpower-user

Who has to check ita colleague

What the alternative costsA manual spreadsheet workflow is the alternative; no price is stated here.

If this goes wrong: submissions can be written to the wrong rows, duplicated, missed or exposed until someone finds the problem.

What to actually do

  1. Hand it to a person

    The route this page recommends

    A person who owns the outcome does this end to end, worth it when the failure is dear.

  2. Use a tool built for this

    Second choice
  3. Do it yourself

    The distant third

    A chat interface, power-user skill, and roughly 1 hour until you can act on the result.

    How to actually do it

    1. Open the online form and spreadsheet, then copy the exact form field names, spreadsheet column headings, platform names and intended matching key into the prompt.
    2. Paste the completed prompt into an AI assistant and ask it to produce the workflow design, code or native automation configuration without inventing missing platform details.
    3. Create a test copy of the form and spreadsheet, and apply the proposed field mappings and permissions there rather than to the live records.
    4. Use dummy submissions to test a normal response, blank fields, duplicate submissions, an amended response and invalid data, then compare each resulting row with the expected outcome.
    5. Inspect the run history, error log and access settings for failed runs, repeated runs and unauthorised access, and correct the configuration against the platform documentation.
    6. Ask a colleague who owns the spreadsheet or process to check the mappings, duplicate behaviour, permissions, recovery steps and sample outputs.
    7. Deploy the tested workflow to the live form and spreadsheet, send one controlled real submission, and confirm that the expected row was created or updated before relying on it.

    Prompt

    Design a reliable workflow that updates a spreadsheet from an online form.
    
    Context:
    - Form platform: [Google Forms, Microsoft Forms, Typeform or other]
    - Spreadsheet platform: [Google Sheets, Microsoft Excel or other]
    - Form fields: [list each field and its exact name]
    - Spreadsheet columns: [list each column and its exact name]
    - Desired behaviour for a new submission: [add a new row or update an existing row]
    - Matching key, if updating existing rows: [field name]
    - Rules for blank, duplicate, amended or invalid submissions: [rules]
    - People who need access: [roles, not names]
    - Data that must not be exposed: [data types]
    
    Produce a practical implementation plan for this exact setup. Prefer the platform's native automation where it is sufficient; otherwise provide complete code or configuration instructions. Do not invent platform features, field names, permissions or API details. Mark anything that must be confirmed in the platform documentation.
    
    Include:
    1. The exact trigger, actions, field mappings and error handling.
    2. Authentication and minimum required permissions.
    3. Duplicate prevention, retries, logging and handling of partial failures.
    4. A test plan using dummy submissions, including normal, blank, duplicate, amended and invalid data.
    5. A rollback and monitoring plan.
    6. A final checklist of what I must configure and what a colleague must verify before this is used with real submissions.
    
    Do not use real personal data in examples. Keep the design limited to the information supplied above.

    Open it prefilled in ChatGPT or Claude, or copy it into Gemini, which takes no prefill link.

What it gets wrong

  • AI cannot grant itself access to your form, spreadsheet or automation account.
  • AI cannot know whether your organisation's permissions, retention rules or existing automations make the proposed design acceptable.
  • AI cannot prove that every unusual submission, retry or service outage is handled correctly without tests against your systems.
  • AI cannot monitor the live workflow or take responsibility when records are lost, duplicated or exposed.
  • AI cannot resolve ambiguous rules such as whether an amended form response should replace a row or create a new record unless you define the policy.

What caps this at PARTLY: private data access, verification cost and judgement under ambiguity.

How we scored this

Five axes, each scored nought to two by hand: ten means AI carries the task cleanly, and the thresholds that turn a total into YES, PARTLY or NO are published in the methodology. Each axis name links to its definition.

AxisScore (0–2)
Output1
Inputs1
Verification1
Liability1
Effort delta1
Total5 / 10

FAQ

Can ChatGPT connect my online form to a spreadsheet?
Partly. It can draft the code, field mappings and setup instructions, but you must provide access, deploy the workflow and test it in your own accounts.
Can AI update Google Sheets when someone submits a form?
Yes, it can help write or explain a Google Apps Script or automation design for that trigger. It cannot verify the live permissions, duplicate handling or failure behaviour without you testing the actual form and sheet.
Can AI update Excel from Microsoft Forms?
Partly. AI can help design a Power Automate flow or provide code and mapping instructions, but the connection, permissions and organisation settings must be configured and checked in your Microsoft environment.
Is it safe to let AI automate my form responses?
Only after testing with dummy data and checking access controls, error handling and duplicate prevention. Keep personal or confidential information out of the chatbot prompt, and have the spreadsheet owner verify the workflow before it handles real submissions.

Nearby answers

Assessed by gpt-5.6-luna (gpt-5.6-luna) on 2026-08-13, second-checked by an independent model. Wrong somewhere? Email [email protected] and it gets re-checked.

The newsletter

AI news, new answers and product picks, straight to your inbox.