G
Guest
I'm having a little trouble with a project. Basically I have a table with
information about certain peices of equipment I have to know about such as
Model, Range, Location, etc... I made a search page that can search by any
combination of criterias and it displays the results. That part I have
figured out. The part I can't figure out is that I get all this data listed
in a table/form and I want to be able to click on off the record and it takes
me to another form that shows the history of this device. For example if i
search for something by location and model. Say I get back 30 records. I
would like to double click on it's Property number and up pops this other
form. I have everything designed I just have to get that number I click on
to be the criteria of the query I use for the form. Any ideas on how to do
this?
information about certain peices of equipment I have to know about such as
Model, Range, Location, etc... I made a search page that can search by any
combination of criterias and it displays the results. That part I have
figured out. The part I can't figure out is that I get all this data listed
in a table/form and I want to be able to click on off the record and it takes
me to another form that shows the history of this device. For example if i
search for something by location and model. Say I get back 30 records. I
would like to double click on it's Property number and up pops this other
form. I have everything designed I just have to get that number I click on
to be the criteria of the query I use for the form. Any ideas on how to do
this?