User Profile
Collapse
-
VBA code for forgotten password in ms access07
I have created login form for my database and I want to add button forgot password to reset password. I already create register form to add user with two security questions with answers and is saved in trousers. On click of forgot password button opens form having txtbox for user name and submit button. In which after entering exiting user name and click button want to show subform with security questions for current user and after giving correct... -
Can any one helps me to solve this issue please. -
Thankz Stephen08.
But i want to txtbox for username than cmbbox becouze there are many users of my db.so please any solution for txtbox.Leave a comment:
-
Mike .. I try your solution but it till not work.by replacing line you suggest no one of the password from list is match .and what about application quite after 3unsuccessful attemptsLeave a comment:
-
-
Login former in in access 07
Hi friends.
I created login form in access 07 with via code but something wrong with code.
Actually every passwords from tbluser matchs to any usernames.means when I enter username of users and password any users or 2 or 3 is to it.
I can't find what is wrong in code.And one more thing application quite when user attempt more than 3 unsuccessful login attempts. I use following code.please help mensure. Option Compare Database... -
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.Leave a comment:
-
I want create report of my students attendance form.
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... -
Thanks Adezil it works perfectly. And soory for late to rply..Leave a comment:
-
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.Leave a comment:
-
Thanks for rply but am new user of access so please can you explains in detail and stepwise .Leave a comment:
-
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? -
-
Thanks adezil.
but to which form either mainform or another form based on tblstudent code will used.Leave a comment:
-
-
Auto birthday reminder in access 07
Hi
I am Created student database in i want to set birthday reminder at my main form when i open my database and also i want to send pre-composed msg to student mail id who birthday are today. -
Help about Round() function
I created a report of marks of students in which i want to round up marks to next whole number if are in fraction. i were used round() but it roundup 29.5 to 30 but not 30.5 to 31. In report marks alway either whole number or fractional like X.5 . So i want to round up only fractional mark to next whole number and whole number marks stay as it is. -
Thanks to all you i will try your solution and i hope it help me.Leave a comment:
-
Help in report
Hi
i have an report with fields Student Name ,Roll No ,subI subII,SubIII,su bIV In which i to sum all sub. so i add unbound txtbox and in controlsource add expression =(subI)+(subII) +(SubII)+(subIV ). It work perfectly when all sub having marks but from 4 sub only 3 are compulsory and one optional so when optional sub not having marks sum is not take place and when i add zero to optional sub sum take place but i want add dashes (--) in that... -
No activity results to display
Show More
Leave a comment: