Hey,
My Database that I have been working on is a database to Keep track of Computers in the Offices. The problem that I'm having is when i go into my Main Form I have Some information about the User and the Computer. Now, I also have 2 Command Buttons that Link to 2 other Forms that go in more detail about the computer and the type of software it has. The Command Buttons are Computer Specs, and Computer Software. They both go to the correct place when you open them but, I want to set them up so that you can only go through the records by the Main form. The way it is setup now is when you click on the button it allows you too add records for Specs and also software. The reason why this is bad is when you go to the Main for and your on record 45 when you click the Specs or Software Button it starts at the first record you entered, meaning i would have to go through all of the records until i get to 45. i want it so that when i click on Record 45 in the Main for that when i click on Specs or Software it will be at 45 rather then navigating all the way too 45 satrting at the first record.
Please Help i have been trying to solve this delema for a few hours now and still haven't come to a conclusion.
My Database that I have been working on is a database to Keep track of Computers in the Offices. The problem that I'm having is when i go into my Main Form I have Some information about the User and the Computer. Now, I also have 2 Command Buttons that Link to 2 other Forms that go in more detail about the computer and the type of software it has. The Command Buttons are Computer Specs, and Computer Software. They both go to the correct place when you open them but, I want to set them up so that you can only go through the records by the Main form. The way it is setup now is when you click on the button it allows you too add records for Specs and also software. The reason why this is bad is when you go to the Main for and your on record 45 when you click the Specs or Software Button it starts at the first record you entered, meaning i would have to go through all of the records until i get to 45. i want it so that when i click on Record 45 in the Main for that when i click on Specs or Software it will be at 45 rather then navigating all the way too 45 satrting at the first record.
Please Help i have been trying to solve this delema for a few hours now and still haven't come to a conclusion.