J
James
How do you fomar this so that is shows the month and year like this:
January 2003?
= [Forms]![frmDriver]![modate]
January 2003?
= [Forms]![frmDriver]![modate]
Sandy H said:=Format([Forms]![frmDriver]![modate],"mmmm yyyy")
Sandy
AA Absolute Access
www.aaabsolute.com
James said:How do you fomar this so that is shows the month and year like this:
January 2003?
= [Forms]![frmDriver]![modate]
Thank you. But is shows the date
30 - 31 times. How do you just make the
date show once?
= [Forms]![frmDriver]![modate]
Larry Linson said:Thank you. But is shows the date
30 - 31 times. How do you just make the
date show once?
You'll need to clarify where and how you are using the recommended
= [Forms]![frmDriver]![modate]
for anyone to be able to help, I fear. Please clarify here in the newsgroup,
not by e-mail. Thanks.
Larry Linson
Microsoft Access MVP
James said:I am going to have a drop down menu with the month and year. Then when the
report is open if will filter, or display all of the information in that
month and year.
Larry Linson said:Thank you. But is shows the date
30 - 31 times. How do you just make the
date show once?
You'll need to clarify where and how you are using the recommended
= [Forms]![frmDriver]![modate]
for anyone to be able to help, I fear. Please clarify here in the newsgroup,
not by e-mail. Thanks.
Larry Linson
Microsoft Access MVP
James said:I am going to have a drop down menu with the month and year. Then when the
report is open if will filter, or display all of the information in that
month and year.
Larry Linson said:Thank you. But is shows the date
30 - 31 times. How do you just make the
date show once?
You'll need to clarify where and how you are using the recommended
= [Forms]![frmDriver]![modate]
for anyone to be able to help, I fear. Please clarify here in the newsgroup,
not by e-mail. Thanks.
Larry Linson
Microsoft Access MVP