A
acantha
I've got a database to track the hardware configurations of the variou
machines in a lab. each configuration has a config id,then a series o
fields for cd, cpu, etc.
What i want to do is create a form with a dropdown of the machin
names. Doing so will cause all the other fields to fill in with th
correct data.
I'm a newbie here, so please forgive if i'm not explaining clearly
what i've tried is i created a query that pulls the most recen
configurations for each machine name out of the database, and made
form based on that. i can make the name field a dropdown, but i
doesn't allow me to select, so it doesn't update the other fields.
the goal is to be able to find a machine name on the drop down, see it
current configuration, and then if something needs updating, select th
new hardware from the dropdown of the appropriate field then save it
machines in a lab. each configuration has a config id,then a series o
fields for cd, cpu, etc.
What i want to do is create a form with a dropdown of the machin
names. Doing so will cause all the other fields to fill in with th
correct data.
I'm a newbie here, so please forgive if i'm not explaining clearly
what i've tried is i created a query that pulls the most recen
configurations for each machine name out of the database, and made
form based on that. i can make the name field a dropdown, but i
doesn't allow me to select, so it doesn't update the other fields.
the goal is to be able to find a machine name on the drop down, see it
current configuration, and then if something needs updating, select th
new hardware from the dropdown of the appropriate field then save it