the code is working...but haven't got the right output..
the prob is i need to create a new column out of the given data but still keep
the old data.
something like this:
Region(DATA) Region Summary(output)
Manila A Manila ABC
Manila B Sydney 12
Manila C
Sydney 1
Sydney 2
I need to actually have the Region Summary on a separate column but still keep
the Region column, for instance my data is in cells A1 to A6, then I'm going to
summarize the data to column...please help me on this...thanks..