Is there a way in MS Access 2007 to export specific rows out of the specified table?
Say I have a database with just 1 table called "contact numbers" and in this table I just have 2 field on is the "ID" field (KEY) the other is called "phone number". I have 100000 Records in this table. How do I export rows 900-40000 in Access without having to figure out if I'm manually selecting the right ones?
I want to export it as a delimited text file, which is easy to do, I just can't figure out how to select the desired rows/records.
Say I have a database with just 1 table called "contact numbers" and in this table I just have 2 field on is the "ID" field (KEY) the other is called "phone number". I have 100000 Records in this table. How do I export rows 900-40000 in Access without having to figure out if I'm manually selecting the right ones?
I want to export it as a delimited text file, which is easy to do, I just can't figure out how to select the desired rows/records.
Comment