I have a table with one field containing 11 records. I need to seperate these records out into fields therefore ending up with a table containing 11 fields and one record.
I sumise I need to step through each record and assign the value to a field but I lack the knowledge to do this.
Any help muchly appreciated.
I sumise I need to step through each record and assign the value to a field but I lack the knowledge to do this.
Any help muchly appreciated.