combo box help needed !!!

  • Thread starter nic ian via AccessMonster.com
  • Start date
N

nic ian via AccessMonster.com

hi

i have a combo box in my form which i need for updateing the records in my
form when i select somthing in it. someone has sayed that i need to enter
some vba code, but i don't know what vba code i should enter can anybody
help me.

from nic
 
J

Jeff Boyce

Can the person who told you that you need VBA code tell you the code?

We're not there, so it's difficult to imagine how you are trying to use a
combo box for updating.

By the way, records are stored in tables in Access, not in forms -- the
updating you mentioned would be happening in the (underlying) table, right?
 
Top