Hey Guys,
I currently receive a CSV report in excel that contains "site ID's". Example of these Site ID's are: K7, CK055, CK056, NOV07, etc, etc.
The problem is that all the site ID's that contain NOVxx are turned into a date. So, for instance, site ID NOVO7 is changed to 11/7/2018 and is formatted to show 07-Nov.
Everyday, I must manually filter all the sites that showed up as dates (so the November dates), change the date to text (07-Nov turns into 43411) and type in the correct site ID (NOV07).
Is there a macro that I could run that would scan the entire column and do this for me? Sometimes its only a few changes needed, but other times it could be up to 20.
I currently receive a CSV report in excel that contains "site ID's". Example of these Site ID's are: K7, CK055, CK056, NOV07, etc, etc.
The problem is that all the site ID's that contain NOVxx are turned into a date. So, for instance, site ID NOVO7 is changed to 11/7/2018 and is formatted to show 07-Nov.
Everyday, I must manually filter all the sites that showed up as dates (so the November dates), change the date to text (07-Nov turns into 43411) and type in the correct site ID (NOV07).
Is there a macro that I could run that would scan the entire column and do this for me? Sometimes its only a few changes needed, but other times it could be up to 20.