G
Guest
Hello. I imported data from an mysql Db into access. The structure is such
that all the data is contained in one column. i.e.:
RECORD ID ELEMENT TITLE VALUE
51 144 name joe smith
51 145 Address 36 any street
51 148 Phone 7778889999
78 144 " Fred Jones
78 145 " 17 my street
78 148 " 1112223333
etc...
I'd like to setup a new table so that i can query the table on the ID number
and have all the data associated with the ID number or the RECORD and have
the data display. I am unsure how to do this. I tried the table wizard and
was unsuccessful.
Any suggestions would be appreciated.
Thanks
Steve
that all the data is contained in one column. i.e.:
RECORD ID ELEMENT TITLE VALUE
51 144 name joe smith
51 145 Address 36 any street
51 148 Phone 7778889999
78 144 " Fred Jones
78 145 " 17 my street
78 148 " 1112223333
etc...
I'd like to setup a new table so that i can query the table on the ID number
and have all the data associated with the ID number or the RECORD and have
the data display. I am unsure how to do this. I tried the table wizard and
was unsuccessful.
Any suggestions would be appreciated.
Thanks
Steve