Date of Local Machine

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hello

My DataBase have one field i use Date/Hour the name is NASCIMENTO
In my querie i need return alls birthday using the Date of my local machine.
For example: today is 4/4/2007 i need return al birthdays of april
thnak's for atention
 
1. Create a query that uses this table.

2. Type this into a fresh column in the Field row:
Month([NASCIMENTO])

3. In the Criteria row under this field, enter:
Month(Date())
 

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

Back
Top