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

141
Vistas
Process Google Sheet cell with javascript?

I have a value in one of my cells that I would like to access, parse, and output a derive value in another cell. To do what I want in google sheet functions would be very tedious.

Is there to write and call an App script function in the cell? I'm new to App Scripts, but I thought this might be possible.

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

yes. you're talking about writing a "custom function"

so you'd write a function in the script editor like this:

myCustomFunction(value){
   [your appscript code]
   return newValue
}

Then you place this in a cell:

=myCustomFunction(B2)

or some other reference to a cell, and it should return the result of your appscript manipulations.

about 4 years ago · Juan Pablo Isaza Denunciar
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