I have column in excel with dates of birth of employees (in format DDMMYYYY) and for some reason I was asked to add apostrophe before each and every record (in a way that it is not visible). There is a lot of records. When I try to do It automatically it always removes leading zero. For example from 01011900 I get 1011900.
I tried find & replace, concatenate,
Nothing from these answers helped: Adding Appostrophe in every field in particular column for excel
Each cell has to be formatted as a text, not date.
Any ideas?