I'm creating a VBA string in MS Access 2003, it's inserting data into a table and the string has gotten so long that it now drops to the next line and gives an error. How can I "wrap" the string to the next line, or create another insert statement that would insert onto the same line of data in the table?
thanks
thanks