Storiara vs Google Sheets or Excel for Film Pre-Production

Nick HartyBy Nick HartySeptember 14, 20265 min read

Quick verdict

Spreadsheets work well for a short with a handful of locations: they're free or already paid for, anyone can edit them, and you control every formula. They get fragile when a revised script renumbers scenes, because the breakdown, stripboard, Day Out of Days, budget and call sheet tabs don't update each other. Storiara builds those from the script and keeps them linked, for $39.99 a month on Producer.

On this page
  1. How a pre-production workbook usually looks
  2. Where spreadsheets are genuinely better
  3. The page-eighths problem
  4. Where the workbook starts to break
  5. What Storiara does differently
  6. Moving between the two
  7. What it costs
  8. When to use which

Written by the Storiara team. Competitor details checked against their public websites on September 14, 2026.

Storiara

Best for
Productions that want the breakdown, stripboard, cast DOOD, budget and call sheets generated from the script and linked to each other
Pricing
30-day free trial for new accounts; Producer $39.99/month plus $19.99 per extra collaborator; Studio custom
Platforms
Web, with a mostly read-only mobile view that installs as a PWA

Google Sheets or Excel

Best for
Shorts, student films and producers who want full control of the layout and formulas, or who need a free starting point
Pricing
Google Sheets is free with a Google account; Google Workspace Business Starter lists $7 per user/month before promotions; Excel comes with Microsoft 365 plans
Platforms
Web, desktop (Excel) and mobile apps; Google Sheets has offline access
Storiara vs Google Sheets or Excel for Film Pre-Production
FeatureStoriaraGoogle Sheets or Excel
Getting the script inUpload PDF, Word (.docx) or Final Draft (.fdx); scene headings parsed automaticallyType or paste each scene heading and page count by hand
Page eighthsMeasured from the PDF layout, editableEntered manually; you choose how to store and total them
Breakdown elementsAI extracts characters, locations, props, wardrobe, music and effects for reviewTyped into a breakdown tab
StripboardDrag-and-drop strips with day breaks and a maximum day lengthRows you cut and paste or sort; color with conditional formatting
Day out of daysCast DOOD filled from the board with manual overridesBuild it yourself with COUNTIF or lookup formulas
BudgetTop sheet from breakdown and rate tables; Excel exportAny layout and fringe logic you build; free budget templates exist
Call sheetsGenerated per day; email now or scheduled; shareable linkA call sheet tab you copy and export as PDF each day
Script revisionsUpload a new version and re-pull content before scheduling; blocked once scenes are on the boardEvery tab that references a changed scene has to be edited by hand
CollaborationLive updates, collaborator roles such as Assistant Director or AccountantReal-time co-editing, comments, view/comment/edit permissions, version history
OfflineGoogle Sheets offline access; Excel desktop files
FlexibilityFixed modules and fieldsUnlimited: any column, formula, union rule or format
Cost30-day free trial, then Producer $39.99/monthFree (Google account) or part of an existing Workspace or Microsoft 365 plan

Plenty of good films were prepped in a spreadsheet, and plenty of 1st ADs still keep one open next to whatever software the production pays for. Below is which parts of prep a spreadsheet handles well, and which parts start costing you evenings once the script changes.

How a pre-production workbook usually looks

A typical indie workbook in Google Sheets or Excel has five tabs:

  1. Breakdown, with one row per scene (scene number, INT/EXT, set, DAY/NIGHT, script day, page length, synopsis, cast IDs, extras, props, wardrobe, vehicles, SFX).
  2. Stripboard: the same scenes in shooting order, with a banner row for each day break and conditional formatting on the INT/EXT and DAY/NIGHT columns. Most people use the traditional stripboard colors: white for INT day, yellow for EXT day, blue for INT night, green for EXT night.
  3. Day Out of Days: cast down the side, shoot days across the top, SW/W/WF/H codes in each cell.
  4. Budget: account numbers, rates, units, fringes, a top sheet summary.
  5. Call sheet: a print layout that pulls the day's scenes by lookup, or more often is filled by hand.

Our stripboard and Day Out of Days templates follow that structure if you want a starting file.

Where spreadsheets are genuinely better

They cost nothing extra. Google Sheets is free with a Google account, and many producers already pay for Microsoft 365 or Google Workspace.

You control every rule. If your show works a 10-hour day with a split call, or you want a column that flags a minor's hours, you add it. No software vendor decides what fields exist.

Everyone knows how to use them. A department head who has never seen scheduling software can open a shared sheet and filter it. Google's page lists real-time co-editing, view, comment and edit permissions, revision history you can roll back, and offline access. Google Sheets can also open and edit Excel files without converting them, so a line producer working in Excel and a coordinator in Sheets can share one file.

For a three-day short with two locations and six cast, a spreadsheet is often the right tool.

The page-eighths problem

The first formula most people get wrong is the page count. If you type "1 3/8" into a cell, some locales read it as a date and others as text, and SUM ignores it. The reliable method is to store eighths as whole numbers:

SceneLengthStored as
121 3/811
144/84
312 2/818

Day total: 11 + 4 + 18 = 33 eighths. Whole pages = INT(33/8) = 4. Remainder = MOD(33,8) = 1. The banner reads "4 1/8 pages".

That works, but somebody has to measure every scene's length off the page first. A feature script can easily have more than 100 scenes to measure and type. The page count calculator helps with the arithmetic, not the measuring.

Where the workbook starts to break

The tabs don't know about each other unless you wire them together with lookups, and lookups break when rows move.

Here is a common Tuesday in prep. The writer sends pink pages. Scene 42 is split into 42 and 42A, scene 57 is omitted, and a new character appears in 63. In a spreadsheet you now:

  • insert a row for 42A in the breakdown and re-measure both halves
  • mark 57 OMITTED on the breakdown and the stripboard, and remove its cast from the DOOD
  • add the new character to the breakdown, the DOOD and the cast budget line
  • find which shoot day 42 was on, fix that day's page total, and check the call sheet tab
  • hope the VLOOKUP on the call sheet tab was keyed to scene number and not row position

None of it is hard, but it is all manual, and it happens with every color of revision. The risk is the one cell nobody updated: a DOOD that still shows an actor on a day their only scene moved, which means paying for a hold day you don't need.

Call sheets are the other weak spot. Most spreadsheet call sheets get exported to PDF and emailed from someone's inbox each evening. There is no scheduled send and no link that updates.

What Storiara does differently

Storiara starts from the script file (PDF, Word or .fdx). Scene headings are parsed from the sluglines, page lengths come from the PDF layout in eighths, and an AI pass lists the characters, extras, locations, props, wardrobe, and music and effects for you to check. Those feed one set of linked data:

  • the stripboard, where you drag scenes into days and it refuses a drop past your maximum day length
  • the cast DOOD, filled from the board, with manual override and Reset to Auto
  • the budget, which takes cast paid days from the DOOD, uses the rates on your cast, crew and equipment records, and exports to Excel
  • the call sheet for each day, sent by email now or on a schedule, with a shareable link

Before scheduling starts, a revised draft goes in as a new script version that re-pulls content. Once scenes are on the board the switch is blocked, so pink pages that arrive mid-prep are entered by hand on the Scenes page.

What you give up is flexibility. Storiara's fields and layouts are fixed, its DOOD covers cast only, it has no CSV export, and it doesn't work offline. If your union rules or reporting format are unusual, a spreadsheet can model them and Storiara can't.

Moving between the two

You don't have to choose all at once. Storiara imports CSV, XLSX and XLS into Locations, Cast & Crew and Equipment, and uses AI to map your column names, so a crew list or location list you built in Sheets comes across. The budget goes back out to Excel if your accountant wants to keep working there.

What it costs

Sheets is free and Storiara Producer is $39.99 a month, so the dollar comparison is easy. The harder number is the prep time spent on data entry and cross-checking. We haven't measured that and won't guess a number for you. Try it on your own script: time how long it takes to fill the breakdown tab for the first 20 pages by hand, then upload the same script to a free Storiara account and time the review. That tells you more than any percentage on a vendor page.

When to use which

Use a spreadsheet for shorts, spec shoots, music videos and anything under a week, or when you need a custom format no software offers. The call sheet in Google Sheets guide walks through a working layout.

Use Storiara when the script runs to features or series length, revisions will keep coming, and you want the board, DOOD, budget and call sheet to change together. For more tools, see the film scheduling software roundup and the compare hub.

Frequently asked questions

Can you make a stripboard in Google Sheets?

Yes. One row per scene with columns for scene number, INT/EXT, set, DAY/NIGHT, pages in eighths and cast IDs, then conditional formatting to color the rows. Insert a dark banner row for each day break and total the pages above it. Moving scenes means cutting and inserting rows.

How do you add up page eighths in a spreadsheet?

Store every scene's length as a whole number of eighths (1 3/8 pages is 11), sum those, then convert back: INT(total/8) gives whole pages and MOD(total,8) gives the remaining eighths. Typing 1 3/8 straight into a cell often gets read as text or a date, and SUM skips it.

Can Storiara import my spreadsheet?

Partly. Storiara imports CSV, XLSX and XLS files into Locations, Cast & Crew and Equipment, using AI to map your columns. It doesn't import a stripboard or budget from a spreadsheet; those are rebuilt from the script.

Can I export from Storiara back to Excel?

The budget exports to Excel. Schedules, the DOOD and call sheets print, which you can save as PDF. Storiara has no CSV export.

Sources

See how Storiara handles your script

Storiara builds the breakdown from a PDF, Word, or Final Draft script, then keeps the stripboard, budget, and call sheets tied to it. Start free.

Start Planning for Free
Nick Harty

Nick Harty

Technical Lead, Storiara

Technical architect and full-stack engineer building the core systems that power Storiara. Creates technology that enhances creative workflows.