Question d’entretien chez J.P. Morgan

In excel macros what is long?

Réponses aux questions d'entretien

Utilisateur anonyme

31 mai 2010

I didn't know enough about macros.

Utilisateur anonyme

25 juin 2010

Long is just a data type that's a "long integer". So if you're creating a variable to store something, you can define it as a long data type. Specifically it's integers from 2,147,483,648 to 2,147,483,647.