Re: Pop up box

dr223

Registered User.
Local time
Today, 09:02
Joined
Nov 15, 2007
Messages
219
Re: Pop up box

Hi,

I am working with Access 2003 database. I have a form which am intending to insert a "insert button" to find the details of a Student, such as address and name. I will have thousand of students. The idea is to have a button to click and give you a small pop up page with the following layout.

Student ID Name Address

AB1 Peter John ABC
AC2 John Martin YGH
AC12 Juliet Spencer XCV

Then below here a row where I could type the initiate the student_Id to send me to the Name and Address rather than scrolling up and down looking for details of a student. When I just type for example, A - it takes to all the student_ID starting with A, AB it filters it even further on the page.

Please could anyone tell me how I can do this in Access 2003, I want the data to be a pop-up.

Thanking you in advance
 
Try to do this with FILTER BY FORM icon.
 

Users who are viewing this thread

Back
Top Bottom