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

138
Vistas
Is there a way to add a note to a cell the first time it gets edited?

I am trying to create a calendar that auto adds the note 'Ride not yet scheduled' when I add text to a cell in google sheets. I keep getting either the error "cannot read 'setNote' of undefined" or "Cannot set property 'setNote' of undefined". This is the first time I've tried anything like this and I'm not sure where I'm going wrong/if that's actually possible.

What I have so far is:

function onEdit(e) {
  // Set a comment on the edited cell to indicate a ride has not been scheduled
  var range = e;
  range.setNote = ('Ride not yet scheduled ');
}
// [END apps_script_triggers_onedit] 
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