|
Home > Archive > MS Access and Internet > November 2005 > lookup data in data access pages
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
lookup data in data access pages
|
|
| zone12 2005-11-14, 11:24 am |
| Is there a way I can use lookup data in a list object on my form? I have a
user support database that I want to manage over the network, and it has a
section listing user support issues. On the add issue form, there is a list
box of all the users names, and I want to duplicate this on the data access
page.
Also, is there a way I can have a text box above the user list, which will
filter the list with the data I type in the textbox?
thankyou for your help.
| |
| Sylvain Lafontaine 2005-11-16, 11:24 am |
| For a start; look at:
http://msdn.microsoft.com/library/d...acc10_DSCOM.asp
http://msdn.microsoft.com/library/d.../programdap.asp
Look at the left of these articles for other articles on DAP. The section
about making a Debugging Tracing Window in the first article is particularly
usefull when working with DAP.
--
Sylvain Lafontaine, ing.
MVP - Technologies Virtual-PC
E-mail: http://cerbermail.com/?QugbLEWINF
"zone12" <zone12@discussions.microsoft.com> wrote in message
news:41EB4A3A-D72F-455E-AB76- 336ABE92CDFF@microso
ft.com...
> Is there a way I can use lookup data in a list object on my form? I have a
> user support database that I want to manage over the network, and it has a
> section listing user support issues. On the add issue form, there is a
> list
> box of all the users names, and I want to duplicate this on the data
> access
> page.
>
> Also, is there a way I can have a text box above the user list, which will
> filter the list with the data I type in the textbox?
>
> thankyou for your help.
|
|
|
|
|