Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Appendquery
Message
De
23/10/2000 11:00:39
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Titre:
Appendquery
Divers
Thread ID:
00432909
Message ID:
00432909
Vues:
43
Hello everybody,

Can anybody help me to make an appendquery? I'm a total newbie, and I want to append a value in a column of an Access table, using a For loop.
It should look something like this:

For Each testfield In ?
Update testdb
Set testfield = ("Hello")
where testfield = "Sabrina"
Next

My questions are:
What should be in the place of the question mark?
Is there anything else wrong with this sub?

Thank you for your time.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform