how can i do a month search, by entering in a month through a par.

H

Heavenly Hash

I'm creatinh a database that stores the leave of the employees and i want to
create a month/date search, where the user can input a month/date and it will
bring up , all of the employees who are on leave for that month/date.....

Thank You in advance
 
D

Duane Hookom

What is a "month/date"?
Do you have a table structure that you could share with us? How about some
sample records?
 
H

Heavenly Hash

I have a table containing: Last Name, First Name, Position,Type of Leave and
the Start Date and End Date

The query consist of : Last Name, First Name, Position, Type of Leave and
Length of Leave

I want to create a query in such a way that a user can place in a date or a
month and it will bring up all of the person who will be on leave for that
particular date or month (i'm more leading towards the date)

How do i go about doing this ????
 
H

Heavenly Hash

I have a table containing: Last Name, First Name, Position,Type of Leave and
the Start Date and End Date

The query consist of : Last Name, First Name, Position, Type of Leave and
Length of Leave

I want to create a query in such a way that a user can place in a date or a
month and it will bring up all of the person who will be on leave for that
particular date or month (i'm more leading towards the date)

How do i go about doing this ????
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top