combo boxes on access pages

E

elsa

I have to capture data on an Access Page (web page)

How do you display specific data for a combo box on an
access page. You can not get into the SQL to tell it to
look on the page what the current record value is! I know
how to do this on a form.

Example: Job 888

I now want to choose a unit for this job, but it must only
display the units for job 888 and not for all jobs.

I will be grateful for help!
 
T

Tom Wickerath

Try this KB article to see if it helps:

How to Synchronize Two Drop-down Lists on a Data Access Page
http://support.microsoft.com/?id=232592

Tom

_________________________________________


I have to capture data on an Access Page (web page)

How do you display specific data for a combo box on an
access page. You can not get into the SQL to tell it to
look on the page what the current record value is! I know
how to do this on a form.

Example: Job 888

I now want to choose a unit for this job, but it must only
display the units for job 888 and not for all jobs.

I will be grateful for help!
 

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

Top