You are on page 1of 5

Like "*nagar"

Like "nagar*"
Like JL14????09
[g-k]*
>"g*"
<"g*"
>=25 And <=50 Between 25 And
50
Month()
Example: Month([orderdate])=3 in
the criteria row
Year()

Month([orderdate])=4 And
Year([orderdate])=2011
Parametric query
Criteria row --> [enter your choice of
product]
Month([orderdate])=[enter month]
Month([orderdate])=[enter month] And
Year([orderdate])=[enter Year also]
In field cell
Total Sales : [Qty] * [PPrice]

#5/7/2011#
Between #3/1/2011# And #5/7/2011#
Month([orderdate])
Month([orderdate])=3
[Enter the product name]
Month([orderdate])=[enter month]
[enter product]
>[enter the min quantity]
Totalsales: [qty]*[pprice]

TS: [qty]*[pprice]
Disc:[TS]*0.10
DSP: [TS]-[disc]

You might also like