Hi Friends,
I have a list of Fruits and the month that is sold.
Now someone has entered the month in TEXT format 1,2,3,..., 11,12.
I want it to be Jan, Feb, Mar,...,Nov, Dec.
Writing IF-ELSE is a tedious one. I was trying it in that way.
Can you please highlight some easy way.
