Data Access Pages

C

Carlos Velasco

Is there a way to make my data access pages look and act
like my forms do??
for example:
I have a form[Assets by User]
where I select a User from a combo box, where the box
filters out all the names from a field on a linked table
from another database,(im actually clicking on the UserID
and seing the UserName; UserID "0",UserName "1") and then
I have a subform load all the records with that
username/id from a query, and then i can print and stuff.
Is it possible to make a data access page do this or
something similar?
I have tried for 2 weeks, but to no success and nothing
online compares to what I really want, Oh Yeah, I'd like
to make it so that any user can use my page so I'd like to
use a combo box, text fields just wont cut it.
Thx
 

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