Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Appendquery
Message
From
23/10/2000 11:00:39
 
 
To
All
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
Appendquery
Miscellaneous
Thread ID:
00432909
Message ID:
00432909
Views:
42
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.
Next
Reply
Map
View

Click here to load this message in the networking platform