I have read thru some threads on this but to no avail.
I have a database that is tracking Service calls
Form 1 (ServiceManager) has a button on it to open form2 (Hardware) it currently opens this Hardware linking UserId on the mainform (listing HardwareID's in the first subform and showing the data in the second subform based on the Hardware ID in the first subform)however I want it to open the Hardware form linking straight to the matching HardwareID ie.
ServiceManager.HardwareID - Forms!Hardware!Hardwaresubform.HardwareID.
I have spent lots of time trying to solve this and have a huge headache, would really appreciate any thoughts to point me in the right direction.
I am using Access 2000
Thanks
I have a database that is tracking Service calls
Form 1 (ServiceManager) has a button on it to open form2 (Hardware) it currently opens this Hardware linking UserId on the mainform (listing HardwareID's in the first subform and showing the data in the second subform based on the Hardware ID in the first subform)however I want it to open the Hardware form linking straight to the matching HardwareID ie.
ServiceManager.HardwareID - Forms!Hardware!Hardwaresubform.HardwareID.
I have spent lots of time trying to solve this and have a huge headache, would really appreciate any thoughts to point me in the right direction.
I am using Access 2000
Thanks