Basically, Have two Tables with Records. One holds record for mechanical contract information and the other hold electrical contract information.
Many of the projects have both mechanical and eletrical contracts.
I am trying to make a Form that allows me to enter the project number which will spit out the information from both mechanical/electrical contracts (Tables)
I have been able to make a drop down box and enter retreive data, but it is not the data for that project number, it is the data for another project number
(Note all the data for the mec/ele is all correct but for the wrong project number). as well if i press enter, the project number stays the same but all the information changes. Here is a screen shot of what my Form looks like so far.. so you can get a better understanding. Please help!
![]()