I have a student attendance form to collect daily attendance of students in which there are fields like student Id,students Name,Division,p rensent(Yes/No),Absent(Yes/No).By this form attendance is collected in Attendance tbl.So Now i want to create report of attendance tbl in format as in which attendance of one month is recorded from date 1 to 31 in which holidays columns are lined by red colour Also I want form filter at hearder to filter students of specfic division before taking attendance.plea se hlep me friends...
I want create report of my students attendance form.
Collapse
X
-
Tags: None
-
I think you are asking too many questions in a single statement.
e.g. you want some report to create and also want to know about how to maintain the data in the form
I'd suggest, first of all, list down your requirements.
Also list down the master data tables you'd require to create.
e.g. If you want Holidays columns to appear as red color, then you need to create a Holiday Table in which you'll maintain the Holidays.
Filtering Students of specific division in form : This question is related "How to maintaining data" -
Thanks sir I solve data maintaining issue but how to create monthly rpt of selected records of students attendance.i am new user of access so please help be step by step.Comment
Comment