Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refresh form
Message
 
To
13/04/2002 15:57:57
General information
Forum:
Visual Basic
Category:
Access
Title:
Miscellaneous
Thread ID:
00644738
Message ID:
00645120
Views:
8
>Hi ! everyone.
>
>How can I refresh a form (specially combobox). I'm using my forms with access database.
>Thanks in advance..
>Carlos Burgos


Assuming you are using MS Access, try:

if some data were changed:
me.requery

to just repaint screen:
me.repaint
Igor Gelin
Database Developer
Previous
Reply
Map
View

Click here to load this message in the networking platform