473,385 Members | 1,888 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

To create students attendance form in access 07

Hi ...
i want to create students attendance form in my students database in which there are tblstudent having fields like student name .Roll No. Std. Div. etc . please help how to do it?
Jul 27 '16 #1
6 1376
nico5038
3,080 Expert 2GB
Very basic question with little to advice on. I would start with creating a tblAttendance table and have a "template" table (e.g. with class dates) to use to append attendance records, as multiple students will have the same classes they need to attend...
Having created the design, the forms will automatically follow...

Nic;o)
Jul 27 '16 #2
Thanks for rply but am new user of access so please can you explains in detail and stepwise .
Jul 28 '16 #3
nico5038
3,080 Expert 2GB
Start with creating the needed tables: tblStudent and tblAttendance and add the needed fields like Class, AttendedYN, etc. and think about the unique key that's needed.

Nic;0)
Jul 28 '16 #4
Thanks again..
I already having tblstudent with fields Student Name. Roll No. etc and i am thinking Roll no as unique key. so what is nest stepe.
Jul 29 '16 #5
nico5038
3,080 Expert 2GB
What does Roll stands for, enrollment for a course ?
The there needs to be an enrollment table, as a student can apply for multiple courses.
This table will need an enrollment id and the student id also the properties of the enrollment will have to be added, like startdate, number of hrs/days/weeks, etc..

Nic;o)
Jul 29 '16 #6
zmbd
5,501 Expert Mod 4TB
sachuchem22
Have you taken a look at:
MS Templates - Students Access database template
It's a very basic example that may do what you are attempting to create "in-house."

++ Of Note: the Collect data through e-mail feature may not work in the newer versions of Access starting in Access-2013. If this does give you issues let us know and we can help remove the feature.
Jul 30 '16 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Terry | last post by:
I have cerated a Form, ExamsFrm, which is used to input details of exams taken at several Centres. It dosplays details from StudentTbl and has a SubForm which displays details from ExamsTble. I...
0
by: Qajussi | last post by:
Hi! I am trying to create data entry forms like MS access forms using asp.net. I am talking about a form like MS access forms which let you enter a new record, edit, navigate to previous and next...
1
by: regelcom | last post by:
My son is trying to create an about form button for a form he has already created. Any help would be great. Thanks
1
by: Neeraj | last post by:
hi I want to make clone of current Form which is currently seen.I Used attribute above the class declaration which extends Form. Impleament the ICloneable interface and Make method which code is...
9
by: sabra | last post by:
What I am trying to do is to create a special form to enter post dated checks. For example if a costumer is paying me in payments by credit card etc. for every first of the month for the upcoming 24...
0
by: DevDotNet | last post by:
Hello, I want to know how can we make Employee attendance form using DataGridView. I have a database table that contains EmpId, Date and Status(e.g. P for present, L for Leave). DataGrid will...
6
by: mercout | last post by:
Hey, I've been trying to create a search form in access for a while now, searching through books and emails. I have the search form set up with 11 combo box's, 3 text box's, a view button, and a...
3
by: mattar12 | last post by:
I'm sure this is possible with VBA, but I don't know how where to start. I'm mildly familiar with VBA, but not near fluent. I'm trying to improve a database that I use daily for work. I store...
3
by: Sherianmartin | last post by:
I have to create a summary form from a detailed form. The detailed form has records for doctors and I have counters for certain alerts. On the summary form I should accumulate the alerts. However,...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.