I have an MS Access 2000 database It has an Applications table and an Applicants table.
One Application ID may have many applicants attached. When creating a query by Application ID, one row is returned for each applicant attached to the application e.g.
Application ID Applicant ID FirstName LastName
100 1 Jay kumar
100 2 Jai singh...
User Profile
Collapse
-
convert multiple rows in a single query
-
how to secure an access project
Kindly help me how to secure an access project built in access 2003 for unauthorise editing in its design and code by others.
Thanks -
How to find total length of service
I am working on an access project for pension calculation. I want to find total length of service between two dates. i.e. if the Date of entry into service is 15/3/1980 and the date of retirement will be 31/1/2010 then the total length of service will be 29 years, 10 months, 17 days.
Kindly help me how to find the length of service in above said format by using VB code in an access project. -
How to find date of retirement
I am working on an access project for pension calculation. I want to generate the retirement date automatically at the age of 60 years while filling the date of Birth. i.e. if the Date of birth is 15/1/1950 then the date of retirement will be 31/1/2010 and if the date of birth is 01/1/1950 then the date of retirement will be 31/12/2009 one day earlier.
Kindly help me how to generate the date of retirement by using VB code in an access pro...
No activity results to display
Show More