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

111
Vistas
Is there a way to determine if a date field has been changed by one month

Please bare with me as I am pretty new at this. I have an existing date field (closing date) and I would like know when a user has advanced the date by 1 month; for example June to July, August to September. Once determined the date has been changed by 1 month, display a message. Thank you in advance for your help.

if(ev.TableAndFieldName == "ClosingDate") {

var startDate = new Date(los.GetField("Status.ClosingDate"));
var endDate = new Date(startDate.getMonth() +1);

if (endDate > startDate) {

los.Application.ShowMessageBox("     ")
}
};
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