Catégories Macro VBA Maths & Stats Macros VBA VBA Round() : macro pour renvoyer un nombre arrondi Partager :
Catégories Macro VBA Maths & Stats Macros VBA VBA Rnd() : macro pour renvoyer un nombre aléatoire Partager :
Catégories Macro VBA Logique Macros VBA VBA IsEmpty() : indiquer si une variable a été initialisée Partager :
Catégories Macro VBA Logique Macros VBA VBA IsArray() : indiquer si une variable est un tableau Partager :
Catégories Macro VBA Logique Macros VBA VBA IsDate() : macro pour indiquer si la variable est une date Partager :
Catégories Macro VBA Logique Macros VBA VBA IsNull() : macro pour indiquer si une variable ne contient pas de donnée valide Partager :
Catégories Macro VBA Logique Macros VBA VBA IsError() : macro pour indiquer si une variable est une erreur Partager :
Catégories Macro VBA Logique Macros VBA VBA IsNumeric() : macro pour indiquer si une variable est un nombre Partager :
Catégories Macro VBA Logique Macros VBA VBA IsObject() : macro pour vérifier si une variable est un objet Partager :
Catégories Macro VBA Logique Macros VBA VBA IsMissing() : indiquer si un argument facultatif est présent Partager :
Catégories Macros VBA VBA Loadpicture() : macro pour charger une image dans un contrôle ActiveX Partager :
Catégories Macros VBA VBA Lbound() : macro pour renvoyer une valeur contenant le plus petit indice Partager :
Catégories Macro VBA Maths & Stats Macros VBA VBA Int() : macro pour renvoyer l’entier d’un nombre Partager :
Catégories Macro VBA Caractères Macro VBA Recherche Macros VBA VBA InStr() : macro pour trouver la position d’un ou plusieurs caractères Partager :