TransWikia.com

Is there any way to limit editing in Google Docs?

Web Applications Asked on November 7, 2021

I’m looking for any way to set the character limit in Google Docs (specifically MS Word-like text processor).
So, for example, I have a cell in the table and I want to only allow putting 2000 characters or less into the cell.
I wonder if there’s such functionality in Google Docs, maybe it’s possible with a script or some other way?
Thank you!

2 Answers

What you can do is make the table on Google Sheets and then put it in the Google Docs,

Here's how to do it on google sheets...

First, click on the cell that you want to limit the characters in

enter image description here

Then click "Data validations"

enter image description here

Then go to Custom Formula

enter image description here

And input "=(len($C2)>=500)*(len($C2)<=2000)" this is for cell C2 change "$C2" to whatever cell you want the formula to work in

This formula is basically making the input great than or equal to 500 and less than or equal to 2000


And if you were wondering how to add a table from google sheets all you have to do is go to "insert" than "chart"

enter image description here

Then press "From sheets" to get the table from google sheets into google docs

Answered by Monk on November 7, 2021

There isn't a built-in feature that does that you might use a custom sidebar to hold client-side code to constantly poll the document to count the character of the active Google Docs element by using Google Apps Script or use a Google Docs add-on that does that if its exists.

Answered by Rubén on November 7, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP