Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

327
Vistas
Looking to protect a sheet where no one can edit, but it permits to add values in the last row

Im trying to protect a sheet, but the problem is that if i protect all the sheet, it doesnt permit to add information to the users, so this is my question, Is it possible to let them add new information, but not to edit the past infromation?

function protect(){


var hoja = SpreadsheetApp.getActiveSpreadsheet().getSheetByName("Respuestas_N.F");
  var range = hoja.getLastRow();
  var protection = hoja.protect();
  protection.setUnprotectedRanges([range])
          .setDescription("")
          .removeEditors([""]);

}

I was trying with this script but it doesnt has the correct format, is there anyway to make this possible?

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda