Hi Guys,
I have a column in excel which is exported from a sql database.
The columns read like this:
'Payment Funds: (654321) Company charged Public - Payment of transfer. Charged from account xyz to abc (into autopac agent).'
The reference number: 654321, account: xyz and abc; comment: (into autopac agent) - are different for all the records for that column.
I need to obtain the reference numbers only for all the records, how would I go about doing that? The preferred method is in sql, but would take spreadsheet based answer....
Thanks,
Voodoo