English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i know MS Access, I have some doubt in that softwawre,
i know create Table, Form, Report, But i creat one table for example in that table, studenID, StudentName,Studentno are fields Then i create one form for enter the student details to that tble, Then i create one Report to dispaly the student details, In that form i creat one command button. when i press this command button , Report of all student details commeing,
But i need when i press this command button, which student cuurently active in that form, that only displayed in that report
Is it Possible?

2007-03-07 23:08:04 · 2 answers · asked by moideen s 1 in Computers & Internet Programming & Design

2 answers

Looking at your data, I think you can create the report that you need.

Table Student Record

studenID, StudentName,Studentno

In the design of your report, click on View in the Menu Bar and Properties. In the Report properties, click in the Filter field and enter [Studentno]=Forms.Students.[Studentno].

In the listing Forms.Students.[Studentno], I used the name Students for my form. Replace Students with whatever you named your form.

Save that and it will bring up only the record that you see in the form.

Take care,
Troy

2007-03-08 01:17:48 · answer #1 · answered by tiuliucci 6 · 0 0

No, because the MS Access u are using is a platform over Database functionality, it is user interactive and u can only use very little features which are already there in the Access. And u are not able the change the functionality of the MS Access.
If you are still having doubt then you can go to

msdn.microsoft.com

In the left side of the screen of this site there are the microsoft software's list is given you can choose MS Office or MS Access for the further reading. Everything about MS Access is there just find that out.

2007-03-08 07:56:40 · answer #2 · answered by Vipin 1 · 0 1

fedest.com, questions and answers