Folks,
I've been using Access for a week and my first project is to query 60,000 telephone numbers and create ranges when there are gaps in the sequence.
For example, TNs 555-123-0000 through 555-123-1000 may be missing a number and so should wind up like this in a new table:
555-123-0000-0100
555-123-0102-1000
It needs to do this until its through with the table. I have a distinct feeling that this goes beyond macros. Can anyone offer any assistance with the VBA that would be needed?
Thanks,
Tal
ttinyterrible@yahoo.com
I've been using Access for a week and my first project is to query 60,000 telephone numbers and create ranges when there are gaps in the sequence.
For example, TNs 555-123-0000 through 555-123-1000 may be missing a number and so should wind up like this in a new table:
555-123-0000-0100
555-123-0102-1000
It needs to do this until its through with the table. I have a distinct feeling that this goes beyond macros. Can anyone offer any assistance with the VBA that would be needed?
Thanks,
Tal
ttinyterrible@yahoo.com