View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Bentam3 Bentam3 is offline
external usenet poster
 
Posts: 7
Default How to split cell based on capitalised suburb name

Hi

I have data such as the following in a single cell per line

Level 8, 160 Marsden St, PARRAMATTA
15 Carter Street, HOMEBUSH BAY
223 - 239 Liverpool Road, ASHFIELD

I want to put the Suburb name into a seperate cell without going through
hundreds of rows of data manually. There can be spaces in the suburb name
and multiple commas in the field. The only way to differentiate the suburb
name is that it is in UPPERCASE. Does anyone know a formula or macro that
could complete this?

Thanks