Hi, many thanks for that - I can fill the combobox that way but I was actually looking for a method of importing each of the records to manipulate the data then eventually save all the data in a new format to a text file ie Line1 of the text file would be:-

Sedol field,"F13",BidPrice field,"00000",OfferPrice field

and so on.

Can I still do this with the dataset method?

Thanks.