Hello,
I have this expression in my query
Coverage Period: Format(Now()+16,"mmmm"", ""yyyy")
In the criteria section I want to be able to choose the month I need the report for, so I thought I would put in this section the following:
[Enter Month]
However, that does not work. How would I be able to run this query and choose only the month I need? Would I have to change the Format piece of this expression to exclude NOW(). I'm lost. Any help is appreciated. thank you.
I have this expression in my query
Coverage Period: Format(Now()+16,"mmmm"", ""yyyy")
In the criteria section I want to be able to choose the month I need the report for, so I thought I would put in this section the following:
[Enter Month]
However, that does not work. How would I be able to run this query and choose only the month I need? Would I have to change the Format piece of this expression to exclude NOW(). I'm lost. Any help is appreciated. thank you.