Access .ConvertToTable() and newlines - TechRepublic
Question
January 14, 2009 at 03:20 AM
terry.walters

Access .ConvertToTable() and newlines

by terry.walters . Updated 17 years, 6 months ago

Having collated the data in Access 2002, I output the results in Word using Bookmarks in a template.
The .ConvertToTable() function works very well until the user enters either a ‘-‘ or a ‘newline’ into the text box in Access. The conversion then throws a wobbly and doesn’t create the correct number of table columns.
I suspect that these are special control characters for the routine, but to use a newline in a text box is not unreasonable. has anyone overcome this?

This discussion is locked

All Comments