Support 805.461.7300
Sales
Our Technology. Your Success.

Import hundreds of lists at once

This command allows you to import several files at once, combining all files into one database.

In order for this to work, all of your files will have to have the same field structure, and the files will have to be in the same directory.

Open one of your files in AccuZIP6 by pulling down the File menu to Open List. Assign field names to your data. Uncheck the Optimize, Find Dups, Validate, and Presort boxes. Uncheck the Parse boxes. Click Import.

Download this command:
AccuZIP6 5.0 Import Command
Unzip the command into the C:\Program Files (x86)\AccuZIP6 5.0 folder.

After downloading the command, back in AccuZIP6, pull down the Edit menu to Command. In the Save As box, give the command a name, such as Import Multiple Files. Paste the following command into the Command Statement Syntax area:

DELETE ALL
PACK
=ImportFiles("*.xls","TYPE XL5")

In the example above, you would be importing several Excel files into the currently opened database. In this command, AccuZIP6 will automatically erase the records in the currently opened file, then it will begin importing all of the Excel files that are in the folder where the opened database resides.

You can change the last line of the command to import different types of files, in case you want to import a different format than xls.

To Import several Excel Files:
=ImportFiles("*.xls","TYPE XL5")

To Import several DBF Files:

=ImportFiles()

To Import several CSV Files:

=ImportFiles("*.CSV","TYPE CSV")

To Import several Tab Delimited Text Files:

=ImportFiles("*.TXT","TYPE DELIMITED WITH TAB")

To Import several Fixed Length (SDF) Files:

=ImportFiles("*.SDF","TYPE SDF")

« Back to Commands

Would you please pass along to the rest of the AccuZIP team how refreshing it is to have great support? I was an Accuzip customer for several years and left almost 2 years ago thinking the grass was greener on the Bulk Mailer side of the fence. BOY WAS I WRONG! It was one of the worse decisions I made in a long time and actually switched back before my subscription was up with them, paying for an entire year of their software without using it. Eric welcomed me back, and your team got us up and running in no time. The tech support with BCC which gobbled up Bulk Mailer was horrid at best. Very sterile and no personalities or willingness to help at all when you actually were able to talk with someone.
C.H., Sandusky, OH