I am using crystal 10
I see a Notes field (>500 char in length that contains very stuctured data as below
GroupA: gdgghdgfd,jsshsjd,hffefheiuf;
GroupB:ddgggdgdh,jjsdhdsdsi,uwu,skhwdhdwdwhdw,jhjwhwhwpaqqqi;
BIBID: jhgddggdsgdh;
BBM: jdhjdshjdshjsajklqpoqpw;
etc
It is structured in that the first part contains in effect field name followed by: then data (which may itself be seperated by a , and then finally a ; followed by cariage return to move the inputter to the next category (field) of data. YES i know its a mess but this is off the shelf package and we ran out of fields.
My question is how do I extract the data into a report? The 'field headings' eg GroupA will allways be there as will the : and the ; although may contain no data
I see a Notes field (>500 char in length that contains very stuctured data as below
GroupA: gdgghdgfd,jsshsjd,hffefheiuf;
GroupB:ddgggdgdh,jjsdhdsdsi,uwu,skhwdhdwdwhdw,jhjwhwhwpaqqqi;
BIBID: jhgddggdsgdh;
BBM: jdhjdshjdshjsajklqpoqpw;
etc
It is structured in that the first part contains in effect field name followed by: then data (which may itself be seperated by a , and then finally a ; followed by cariage return to move the inputter to the next category (field) of data. YES i know its a mess but this is off the shelf package and we ran out of fields.
My question is how do I extract the data into a report? The 'field headings' eg GroupA will allways be there as will the : and the ; although may contain no data