This blog post is a collection of the most important existing Google Docs and Google Sheets limits you need to know so everything loads and works like clockwork.
What system will run Google Docs like clockwork? Are there any file size limits? Is my formula in Google Sheets too big? Why is my add-on opening with a blank screen? Find the answers to these questions and other limitations below.
First and foremost, you need to make sure your system is capable of loading all files, executing the features and keeping Google Sheets and Google Docs running altogether.
Not all browsers are supported, you see. And not all their versions.
So, you're good to go if you use one of the following browsers:
Each of these has to be at least the 2nd most recent version.
Tip. Simply update your browser regularly or turn on its auto-update :)
Other versions may miss some features. So may other browsers.
Note. To make use of Google Sheets entirely, you also need to turn on your cookies and JavaScript.
Once you get yourself a supported and updated browser, it's worth learning the max sizes of your files.
Sadly, you can't just load them with data endlessly. There's only a certain number of records/ symbols/ columns/ rows they may contain. With this knowledge in mind, you will plan your tasks and avoid facing a stuffed file.
There is a Google Sheets cell limit:
Also, each cell in Google Sheets has its data limit. A cell can have no more than 50,000 characters.
Note. Of course, you can't foresee the Google Sheets cell limit when you import other documents. In this case, such cells are simply removed from the file.
Your document can have only 1.02 million characters.
If it's another text file that you convert to Google Docs, it can only be 50 MB in size.
Extensions are a huge part of Google Sheets & Docs. Look at our add-ons, for example ;) You install them from the Google Workspace Marketplace and they expand your possibilities in documents and spreadsheets immensely.
Alas, they are not magic wands. Google imposes some limits on them as well. These limits restrict different aspects of their work, like the time they process your data in one run.
These limits also depend on the level of your account. Business accounts are usually allowed more than free (gmail.com) accounts.
Below I'd like to point out only those limits that concern our add-ons in Google Sheets & Google Docs. If an extension is throwing an error, it may be due to these restrictions.
Tip. To see all Google Docs / Google Sheets limits, visit this page with official quotas for Google services.
Feature | Personal free account | Business account |
How many documents add-ons can create in your Drive | 250/day | 1,500/day |
The number of spreadsheets add-ons can create | 250/day | 3,200/day |
How many files can be converted with add-ons | 2,000/day | 4,000/day |
Max time add-ons can process your data in one go | 6 min/execution | 6 min/execution |
Max time custom functions can process your data in one go | 30 sec/execution | 30 sec/execution |
The number of data sets that can be handled by add-ons simultaneously (e.g. in multiple tabs with different sheets or if one add-on breaks your data to pieces and processes several of them at once) | 30/user | 30/user |
The number of times the add-on can save the settings you select in the add-on in your account (so they stay the same the next time you run the tool) | 50,000/day | 500,000/day |
Max size of all your saved settings (properties) per add-on | 9 KB/val | 9 KB/val |
The total size of all saved properties (for all installed add-ons) together | 500 KB/ property store | 500 KB/ property store |
Now, all aforementioned Google Docs and Google Sheets limitations regulate how the add-ons work when you run them manually.
But extensions can also be called by triggers — some actions in your document that run the add-ons for you.
For instance, take our Power Tools — you can set it to autostart every time you open a spreadsheet.
Or look at Remove Duplicates. It contains scenarios (the saved sets of settings that can be used multiple times) that you'll soon be able to schedule so they run at a certain time.
Such triggers in general have stricter Google Sheets limits:
Feature | Personal free account | Business account |
Triggers | 20/user/script | 20/user/script |
Total time add-ons can work when called by triggers | 90 min/day | 6 hr/day |
You do know that each Google service is yet another code written, provided and supported by programmers, right? :)
Like any other program, Google Sheets and Google Docs are not flawless. Many users caught various bugs occasionally. They report them to Google and it takes some time for teams to fix them.
Below I will mention a few of those known bugs that interfere with our add-ons most often.
Tip. Find the full list of these known issues on the corresponding pages on our website: for Google Sheets and for Google Docs.
If you're signed in to multiple Google accounts at the same time and trying to open or install/remove the add-on, you'll see errors or the add-on won't work correctly. Multiple accounts are not supported by extensions.
A relatively new issue that has also been reported to Google. Though they tried to fix it, many people are still having the problem, so you'd better keep it in mind.
Our Combine Sheets and Consolidate Sheets (both can also be found in Power Tools) use the standard IMPORTRANGE function when giving you the result with a dynamic formula. Sometimes, IMPORTRANGE returns an internal error and it's not the add-on's fault.
The bug has already been reported to Google, but, unfortunately, they can't fix it since too many different circumstances cause it.
There are no technical possibilities for the add-ons to see merged cells and comments. Hence, the latter is not processed and the former may result in unexpected values.
Due to the Google Docs limits, add-ons can't remove bookmarks from pictures and tables.
As a spreadsheets and documents user, you're not alone :)
Whenever you're trying to accomplish a task and face problems, you can ask for help in corresponding communities:
or search & ask around our blog.
If you're in a business that owns Google Workspace subscription, you can ask your administrator to contact Google Workspace support for you.
If it's our add-ons you're having problems with, make sure to look through:
or email us to support@ablebits.com
If you know any other limitations that should be mentioned here or need some help, don't be shy and let us know in the comments!
The above is the detailed content of Google Docs and Google Sheets limits – all in one place. For more information, please follow other related articles on the PHP Chinese website!