changing data types
if you change a field from date to text & then find later on that you need to change again to date, what to do?
I have some fields that look like 100501 in text. I need it as a short date 10/05/01. I tried just changing the types in a testing area, but ALL my text fields wound up deleted. How to avoid this?