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

226
Vistas
How to create a macro that runs another macro?

I have cero experience in coding in Google sheets. I'm self teaching stuff as I need it. Right now I need to create a macro that runs hourly another exisitng one. So at the end of every hour, the new macro should automatically run the existing one. Thanks for your help!

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

0

Calling other functions

function func1() {
  const name = func2();
  Logger.log(name);
}

function func2() {
   return SpreadsheetApp.getUi().prompt("Your Name","Enter Name",SpreadsheetApp.getUi().ButtonSet.OK).getResponseText();
}
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