Reputation: 1623
I have an excel file that always converts k 6-8 to a date. Is there anyway to not make this happen? I have tried making a plain text field to prevent this and still no luck. Any ideas?
Upvotes: 0
Views: 604
Reputation: 1
Try putting an space before the 6-8 to force it to text.("6-8" as " 6-8" --- notice space)
Upvotes: 0