Aller au contenu
View in the app

A better way to browse. Learn more.

Next

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Résolu][VBA] Access / Form / nom de variables

Featured Replies

Posté(e)

Salut

voilà voilà j'ai un ptit blem sous access :

je m'explique :

J'ai un formulaire et 30 zones de texte...

mes zones de textes s'appellent : F_Label_1, F_Label_2,....., F_Label_30

J'ai une fonction en VBA qui est sensé remplir ses zones de texte

en fonction d'une requete et d'un traitement...

Pour le moment le remplissage se fait de la façon suivante ;

Me.F_Label_1 = tab_de_var(1)

Me.F_Label_2 = tab_de_var(2)

...

Me.F_Label_3 = tab_de_var(30)

Vous imaginez la longueur de cette fonction..... beeuuhh.....

J'aimerais donc remplir mes zones de texte en utilisant une boucle for-next

:yes::roll::fumer:

For Compteur = 1 To 30 Step 1

Me.F_Label_ &Compteur = tab_de_var(Compteur)

Next Compteur

Mais je m'en sort pas... je n'arrive pas à construire mon nom de variable

à partir de la variable Compteur... :D:p

Quelqu'un pourrait-il me dire comment faire SVP ???

Merci

:D

Modifié par yuyugs84

Archivé

Ce sujet est désormais archivé et ne peut plus recevoir de nouvelles réponses.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.