All,
At work, we run audits in Access on Class V switch records that are sent to us in .txt files and daily we encounter files that contain between 300,000 and 1 million records. Since the telephone numbers are stored as Numbers and not Text some TNs don't have all their zeros. For example, TN 555-123-0123 is stored as 555-123-123.
To get around this, we've been pulling the numbers into Excel, customizing the cells to handle all the zeros and exporting back to Access. Needless to say, with a million numbers Excel can't handle it. At 65000 records, it stops.
Is there a macro or script I can write for Excel that will import and at 65000 roll over to the next tab? I'm used to working in Access, but haven't found a way to add the zeros without going to Excel and back to Access. Anyone have any ideas for expediting this process?
Thanks in advance,
Talmadge Boyd
At work, we run audits in Access on Class V switch records that are sent to us in .txt files and daily we encounter files that contain between 300,000 and 1 million records. Since the telephone numbers are stored as Numbers and not Text some TNs don't have all their zeros. For example, TN 555-123-0123 is stored as 555-123-123.
To get around this, we've been pulling the numbers into Excel, customizing the cells to handle all the zeros and exporting back to Access. Needless to say, with a million numbers Excel can't handle it. At 65000 records, it stops.
Is there a macro or script I can write for Excel that will import and at 65000 roll over to the next tab? I'm used to working in Access, but haven't found a way to add the zeros without going to Excel and back to Access. Anyone have any ideas for expediting this process?
Thanks in advance,
Talmadge Boyd