I posted a question not to long ago on the same subject, but I was having one heck of a time wording it correctly. Let's just say I have a simple table with 2 fields: Parcel ID's and Legal Descriptions. The ID's look something like this (very simplified)
ID LegalDescriptions
1 Line one of description for id 1
1 line two of description for id 1
1 line three of description for id 1
1 etc for id 1
1 etc for id 1
2 Line one of description for id 2
2 line two of description for id 2
2 line three of description for id 2
and it continues for 64,000 records. It looks to me like the file was a simple spreadsheet that someone put together and thought it was a table. That is how I received it and I need to have it be ID 1 with one long line of legal description! I sure hope this is a common problem, but I'm not holding my breath. Thanks for any help you can offer!
ID LegalDescriptions
1 Line one of description for id 1
1 line two of description for id 1
1 line three of description for id 1
1 etc for id 1
1 etc for id 1
2 Line one of description for id 2
2 line two of description for id 2
2 line three of description for id 2
and it continues for 64,000 records. It looks to me like the file was a simple spreadsheet that someone put together and thought it was a table. That is how I received it and I need to have it be ID 1 with one long line of legal description! I sure hope this is a common problem, but I'm not holding my breath. Thanks for any help you can offer!