Blog/Real Estate CRM Adoption

When Google Sheets Stops Working for Real Estate Sales

Google Sheets works for a two-person brokerage. It breaks in specific ways for a real estate sales team: no lead lock, no live inventory, no cadence enforcement, no CP ledger, no RERA discipline, no roles. This post is a symptom checklist and what to do next.

Kaushal Panchal, Founder and CEO, Makanify

Kaushal Panchal

Founder and CEO, Makanify

Key takeaways

  • Sheets is fine for very small teams; symptoms of breakage appear as volume grows.
  • The 10 symptoms: duplicate calls, lost leads on rep exit, inventory conflicts, cost sheet errors, missed follow-ups, CP disputes, RERA drift, weak reports, no PII protection, no mobile.
  • More Sheets automation (Apps Script, Zapier) delays the migration; it does not fix it.
  • Migration is more design than data: model project, cost sheet rules, CLP, CP, roles, then import.
  • Realistic migration timeline is two to six weeks depending on scale.

Quick answer: Google Sheets is fine for a small brokerage's first year. It stops working the moment two people edit the same row at once, the moment a rep leaves and takes their tab of leads with them, the moment a CP asks why the same lead is being called by two of your reps, or the moment finance needs to reconcile a hundred milestone-linked demand letters against actual collections. This post is a symptom checklist for when Google Sheets has quietly become the biggest bottleneck in your real estate sales workflow.

This is the sequel to our Excel to real estate CRM migration guide. Excel breaks in familiar ways: no collaboration, no version control, no notifications. Google Sheets fixes the collaboration part and lulls a lot of small real estate businesses into thinking the workflow is scalable. It is not. Sheets breaks in different, subtler ways that only surface when you try to run more than about ten leads a day through it. This post lays out the symptoms and what to do next.

What Google Sheets does well for real estate

  • Multiple people can view and edit the same sheet at once.
  • Free for small teams (Google Workspace is inexpensive for a paid tier).
  • Formulas, conditional formatting, and lightweight scripts with Apps Script.
  • Integrates with Google Forms for basic lead capture from a website.
  • Version history lets you roll back an accidental delete.
  • Comments and mentions for lightweight collaboration.

For a two-person brokerage with fewer than twenty leads a month, one project, and no formal channel partner network, Sheets is a reasonable starting point.

Symptom 1: two reps calling the same buyer

A rep opens the sheet, filters by 'new', and starts calling. Another rep does the same. Both call the same buyer within an hour. The buyer is annoyed, one of the reps looks unprofessional, and neither can prove they got there first because Sheets does not have a real audit trail. A CRM assigns leads by rule and locks them to the assigned rep. Sheets cannot enforce this.

Symptom 2: a rep leaves and takes their tab of leads

A common Sheets pattern is one tab per rep. When the rep leaves, their tab either goes with them (they never re-shared it) or sits stale for weeks until someone realises the leads have gone cold. A CRM keeps leads on the account, reassigns them automatically when a rep is deactivated, and does not lose the conversation history in the transition.

Symptom 3: no live inventory

A Sheet with an inventory tab is a snapshot in time. When a rep at a site holds a unit for a buyer, there is no way to broadcast that hold to every other rep instantly. Two reps show up at the sample flat having each promised the same 3BHK to different buyers. This is the situation that turns a satisfied buyer into a public complaint. See our booking and inventory guide and booking and inventory for how real time inventory should work.

Symptom 4: cost sheets in a separate Word template

Sheets can compute a cost sheet with formulas, but the buyer wants a PDF, not a Google Sheet link. So the Sheet's numbers get copied into a Word template, formatted, and exported as PDF. Every buyer touch has this copy-paste step. Every rule change (a new PLC, a new floor rise, a GST update) means updating both the Sheet and the Word template. Errors creep in. See our cost sheet automation guide for why this is the biggest single time sink in most sales teams.

Symptom 5: no cadence enforcement

Sheets can hold a 'next follow-up date' column and even highlight overdue rows with conditional formatting. What Sheets cannot do is trigger a WhatsApp message at the right moment, notify a manager when an SLA is missed, or escalate a stale lead to a different rep. Our follow-up cadence templates post covers the shape of a cadence; Sheets cannot enforce it.

Symptom 6: no channel partner ledger

A CP-referred lead needs its own trail: who tagged the lead, at what time, and whose payout depends on that booking. On a Sheet, this typically becomes a 'CP name' column that anyone can overwrite. When two CPs claim the same buyer, there is no timestamped audit trail. Our broker commission and co-broking guide covers how a real CP module handles this.

Symptom 7: no RERA field discipline

The MahaRERA number on your project is a critical piece of legal collateral that must appear on every ad, brochure, cost sheet, and letter. On a Sheet, it is a cell someone typed once, which someone else can overwrite. A CRM stores it as a project field that merges into every generated document by default. Our RERA compliance checklist and state-wise RERA differences post cover the discipline needed.

Symptom 8: no reports that survive Monday morning

Monday sales reviews from a Sheet consist of the sales head reformatting cells for an hour before the meeting. The report is always slightly wrong because someone updated a row overnight. A CRM produces the report on demand from live data, and it is the same for every stakeholder. See reports and dashboards.

Symptom 9: no roles or PII protection

Sheets access is binary: either you can see everything or you cannot see the sheet at all. That is not what a growing real estate business needs when finance should see PAN and bank details but a lead-capture intern should not. Under the Digital Personal Data Protection Act, 2023 (DPDP Act), the expectation is that buyer PII is exposed on a need-to-know basis with an audit trail. Sheets does not meet that standard. See our DPDP Act for real estate guide and roles and permissions.

Symptom 10: no mobile field workflow

Sheets on mobile is functional but painful. Reps at a site cannot capture walk-ins efficiently, cannot hold units in real time, and cannot send cost sheets from the same interface. See the mobile app for what a real estate CRM offers on mobile.

The 10-person threshold

There is a specific point where Google Sheets stops working for real estate: when the sales team crosses about ten active users. At three or four, everyone knows what everyone else is doing and errors are self-correcting. At ten, you cannot see the full sheet at once, two people editing the same cell is common, and the tab structure becomes a maze. If your team is at eight and growing, plan the migration before you cross ten, not after.

A specific week in the life of a Sheets-based broker

To make it concrete: consider a broker with seven reps running everything on Google Sheets and WhatsApp Business. Monday: sales head spends an hour formatting the sheet for the week's stand-up. Tuesday: two reps call the same buyer. Wednesday: a lead complains they got three cost sheets with different prices. Thursday: a rep is out sick; their leads sit untouched because no one knows which tab holds them. Friday: a CP disputes commission because the sheet was updated after the booking. Every single one of these is a Sheet-shaped problem. A CRM turns each into a routine.

Sheets is not free

The 'free' framing is misleading. Even ignoring Google Workspace licence cost (which is real for business accounts), the true cost of Sheets is the operator time: hours per week rebuilding views, resolving conflicts, chasing missed follow-ups, and reconstructing what should have been logged. Multiply that time by team size and by hourly cost equivalent, and compare it to a real estate CRM licence. In most operations the licence is smaller than the operator time.

What happens when you try to fix these with more Sheets

The common response to these symptoms is: 'we will fix it with more Sheets automation'. Apps Script macros. Zapier webhooks. Google Forms feeding into a master sheet. This works up to a point, and then it collapses.

  • Apps Script macros are brittle; one column moves and they break silently.
  • Zapier costs add up; complex flows become expensive.
  • Google Forms cannot handle unit inventory or cost sheet generation.
  • Any team member with edit access can accidentally break the entire pipeline.
  • There is no vendor to call when it stops working; the team owns the fix.

At this point, more Sheets is not the solution; a real estate CRM is.

A quick assessment: how bad is it right now

SignalHow often it happensSeverity
Two reps calling same buyerOnce a week or moreHigh
Lead lost when rep leftAnyHigh
Inventory conflict at sample flatAnyCritical
Cost sheet math error caught by buyerAnyHigh
Missed follow-up because Sheet was not openedOnce a week or moreHigh
CP dispute over lead ownershipAnyHigh
MahaRERA number wrong on collateralAnyCritical
Monday review starts with cleanupEvery weekMedium
Finance cannot see buyer PAN without askingAnyMedium
Rep at site cannot update inventory on phoneAnyHigh

If you have any 'Critical' checked, or three or more 'High' checked, Sheets is now costing you real revenue and reputation. Time to move.

What a migration looks like

The migration is more design than data. The data (leads, buyers, contacts) exports cleanly from Sheets. The design work is:

  • Model your project, tower, wing, and unit hierarchy once.
  • Configure the cost sheet engine with your PLC, floor rise, and GST rules.
  • Set up the CLP schedule per project.
  • Configure the CP module with each partner's RERA agent number and payout terms.
  • Set up roles and permissions so PII is exposed on a need-to-know basis.
  • Import lead data.
  • Train the team, phase by phase.

Realistic timeline for most Indian builders and brokers is two to six weeks, depending on project count and data volume. See our Excel to CRM migration guide for the detailed sequence; the same steps apply from Google Sheets.

Phasing the migration so the team stays productive

A migration off Sheets should not stop the sales team. A workable phasing:

  1. Week 1: leads and cadence. Move all live leads to the CRM. Reps start responding from the CRM's WhatsApp integration. Keep the Sheet for reference only.
  2. Week 2: inventory. Load one project's unit list, hold statuses, and cost structure. Reps generate live cost sheets from the CRM.
  3. Week 3: CP module. Load CP records with RERA agent numbers and payout terms. Move commission tracking to the CRM.
  4. Week 4: documents and reports. Enable role-based access, upload existing agreements, and turn on the standard reports for the Monday review.
  5. Week 5 onwards: shut the Sheet. Any lingering rep still using it is a change management task, not a tool task.

Do not try to do all of the above in the same week. Do not try to run the CRM and the Sheet in parallel for more than a couple of weeks; the moment two systems hold the same data, both become unreliable.

What the sales head should insist on during migration

  • A named onboarding contact at the CRM vendor for the entire migration window.
  • Role-based training for sales, finance, and admin, recorded so new hires can watch it later.
  • A daily adoption tracker: leads created in the CRM versus expected, calls logged versus expected.
  • A weekly Monday review that runs off the CRM dashboards, not from the old Sheet.
  • A retro after Week 4 to identify the workflows that are still slower in the CRM and get them fixed.

Where to go from here

If two or more of the ten symptoms above sound familiar, running your next hire's onboarding through Sheets is going to hurt more than moving off. To see what a real estate CRM looks like on your data, book a free Makanify demo. A specialist will walk through the same workflow you currently run on Sheets, with your project structure loaded. Our 12-point buyer's checklist gives you the items to score any vendor against.

This article is a general operational guide. Specific tool behaviour changes over time; confirm current Google Sheets capabilities and any CRM features against the vendor's own documentation.

Sources

  1. Google Sheets help centre
  2. Makanify feature index
Kaushal Panchal, Founder and CEO, Makanify

About the author

Kaushal Panchal

Founder and CEO, Makanify

Founder of Makanify. Twelve years building software for Indian real estate. Lives in Ahmedabad.

12 years in Indian real estate tech

Questions, answered

Frequently asked about this post

  • It is fine for a very small brokerage with limited volume, one project, and no formal channel partner network. It breaks predictably as volume, projects, or team size grow.
Trusted by builders, channel partners and brokers across India

Ready to take your real estate sales from chaos to closed?

Book a 30-minute personalised demo. We will walk you through Makanify on your data, your projects, and the way you actually sell.