iam using in a query which has field [month] containing jan,feb,mar.... till dec
for this [month] field the " data type " in table is " text"
because when i open the query name " till this month " i want it to show the month names till current month that is till "oct" and should not show nov & dec
for this i tried to give this in criteria but iam not getting because [month] field data type is text
<=Now()
what should i do to see the months till this current month
can you help pls
for this [month] field the " data type " in table is " text"
because when i open the query name " till this month " i want it to show the month names till current month that is till "oct" and should not show nov & dec
for this i tried to give this in criteria but iam not getting because [month] field data type is text
<=Now()
what should i do to see the months till this current month
can you help pls