problem with combo box

  • Thread starter Thread starter Indra
  • Start date Start date
I

Indra

Hi there,

i chang the mdb database to sql with front end as adp. every things
workk fine except i have problem with one function. in my form i have
a drop-down box. whne user select the item from that drop down box the
value in other field inthe form automatically updated which i had down
using ufter update macro in mdb file but its not working in adp. could
i please have some information how can i have same functionality in
adp file. please help me i already rollout the adp file but user now
could not able to use this funciton.

Thanks in adv.

Indra.
 
What value exactly are you pulling to update the second field? If you post
the code from your AfterUpdate event, we may get a clearer idea of what you
are trying to do.
 

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

Back
Top