i have a field name [monthofcal] and it contains data type as text and i store value like jan,feb,mar.... till dec.
but the problem is iam not able to retrive this for calculation purpose
like this
<= Month(Date())
what should be the data type so that its value should be jan,feb,mar.... till dec. and i should be able to use this in criteria in aquery
<= Month(Date())
thanks for helping
but the problem is iam not able to retrive this for calculation purpose
like this
<= Month(Date())
what should be the data type so that its value should be jan,feb,mar.... till dec. and i should be able to use this in criteria in aquery
<= Month(Date())
thanks for helping