I've been building up an Access database for several years now. It has 6,800 entries, in the form: Day|Month|Year|Date|Events|Main Source where | is the separator. All of the entries are small except for Events. In my infinite wisdom I have developed the habit of using the database itself to enter new entries, that is, I prepare the text in Word, and copy it into the database sections. Sometimes the Events texts are really quite long, so I periodically experience the error message that says the text is to long, and the program won't accept it. I trim it back (to roughly sixteen pages in Word) and then the program accepts the entry. Periodically I export the database in .txt file format, do some extensive checks for words with accents and many other things, and then re-import it into Access. Once in a while I get the error message: "Method ‘Width’ of object ‘llmexGridColumn’failed" and I have gone into the text file and messed around until it is once again able to be imported into the database. The number of entries in the database have gotten more numerous, and I am desperately hoping there is some methodology I can use to make it simple. I gather the message refers to there being more than 65,000 (or whatever the limit is) characters, but as I say the program itself originally accepts the entries, so what the hey? This time I took the text file and tried to cut it back and cut it back to see when Access finally accepts the import file. It is ludicrously bizarre, because I kept cutting back until I had entries 10-20 all by themselves in a text file, and it still wouldn't accept it. I took out the two longest events, and then it worked ... but the events had been working since basically I created the database, and they were only about two or three pages long, no where near the purported upped limit. It seems that whatever the problem is has somehow, magically, infected basically ALL of the database entries. It is making me crazy(er). Please, if you can help me out you would be saving my sanity. And get my eternal gratitude. The ideal solution would be to be able to determine easily which entry(ies) are causing the problem, and I will trim them (although, as I've said, Access itself initially accepted the entries). THANKS!!