Not able to select value from combo box.

  • Thread starter Thread starter Robert Garnett
  • Start date Start date
R

Robert Garnett

I need help with a form that I am trying to select a value
from a combo box to populate that same field. The table
that needs to be updated with this value is an SQL table
that is ODBC linked through Access 2002. The values are
in a query based upon the linked odbc sql table. I am
using SQL Server 7.0 with Access.

Can someone please help me out?
 
Robert Garnett said:
I need help with a form that I am trying to select a value
from a combo box to populate that same field. The table
that needs to be updated with this value is an SQL table
that is ODBC linked through Access 2002. The values are
in a query based upon the linked odbc sql table. I am
using SQL Server 7.0 with Access.

Can someone please help me out?

"Not able" doesn't give us much to go on. What happens? Nothing? Do you get an
Error? Can you update that field directly in the link or is the problem only
when using the ComboBox?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Combo Boxes 1
Combo Box Lookup Value 4
auto populate text box based on combo box value 1
Combo box help 1
Combo Box 2
Cascading Combo Boxes in Main Form 8
Combo Boxes/Queries 1
List box selection into combo box 2

Back
Top