Hi - I have a column which has names of businesses but some of them have the zip code attached to them. For example most cells are just
ABC Company
123 Company
Def Company
But some are
ABC Company90210
123 Company10011
Def Company20007
In all the cells that have zip codes, they are always 5 digits (o 90210 and not 90210-1107) and they always start right after the last letter of the Business Name (there is no space)
Is there a way I can identify just the cells that have the zip code attached to the business name and remove the zip code digits? I do not need to save them to a different column. I just need to clean the Business Name column so those numbers dont appear next to the business name in certain cells.
Thanks!!!
ABC Company
123 Company
Def Company
But some are
ABC Company90210
123 Company10011
Def Company20007
In all the cells that have zip codes, they are always 5 digits (o 90210 and not 90210-1107) and they always start right after the last letter of the Business Name (there is no space)
Is there a way I can identify just the cells that have the zip code attached to the business name and remove the zip code digits? I do not need to save them to a different column. I just need to clean the Business Name column so those numbers dont appear next to the business name in certain cells.
Thanks!!!