I have a problem importing excel data to Access, and I can't find find why. The error I get when I try to import is "Subscript out of range." I suspect that one (or more) of the cells in my table is greater than 255 and trying to fit into a text (as opposed to memo) field, which is limited to 255 characters. This table is several thousand rows long, and about 45 columns wide.
What I'm trying to do is find a formula combination that would read the length of all cells in a column and return the length of the longest cell.
Thank you in advance for the help.
Bookmarks