R
RJS76 via AccessMonster.com
Hi,
I have searched you knowledge base but I still don't know what to do. I hope
you guys can help me out.
First my database:
Table: Radius
Fields: Busnummer (Number) / Depot (Text) / Username (Text) / Password (Text)
/ Clientname (Text)
Query: qryRadius (based on table Radius)
This shows exactly the same information as the table Radius.
Form: frmRadius (based on query qryRadius)
This shows exactly the same information as qryRadius (columnar).
I would like to have another form which has frmRadius as a subform. On the
main form I would like to have a column in which I have to enter the
busnumber (field busnummer) and then in the subform (frmRadius) the password
which belongs to that busnumber is shown.
Is there a simple way to do this? Thanks in advance for your effort.
I have searched you knowledge base but I still don't know what to do. I hope
you guys can help me out.
First my database:
Table: Radius
Fields: Busnummer (Number) / Depot (Text) / Username (Text) / Password (Text)
/ Clientname (Text)
Query: qryRadius (based on table Radius)
This shows exactly the same information as the table Radius.
Form: frmRadius (based on query qryRadius)
This shows exactly the same information as qryRadius (columnar).
I would like to have another form which has frmRadius as a subform. On the
main form I would like to have a column in which I have to enter the
busnumber (field busnummer) and then in the subform (frmRadius) the password
which belongs to that busnumber is shown.
Is there a simple way to do this? Thanks in advance for your effort.