Current Date

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

Guest

In the query i am trying to pull date from today to end of month. What format
should i use for that?
Thank you
 
Some thing for this criteria i am doing wrong. Please tell me what is wrong?
Between Date() And DateAdd("m",1,Date()-Day(Date()))
 
Back
Top