earnestwong
Programmer
Hi i have a date field in one column, in another i have the following...
=TEXT(A1,"mmm yy")
This works fine as long as there is data in the field if the field is blank then it just returns Jan 00. How can i get it to not display Jan 00 if the date field is blank?
thankyou,
Erny
=TEXT(A1,"mmm yy")
This works fine as long as there is data in the field if the field is blank then it just returns Jan 00. How can i get it to not display Jan 00 if the date field is blank?
thankyou,
Erny