Steps to process warehouse.mdb (Access 97 required) 1) Take out the first line from the EXCEL file (which says field1, ...) 2) Change the first cell to Key No (removing the trailing ".") 3) Export the data into a TAB Delimeted TEXT file named Input_Table.txt 4) Link from warheouse.mdb (File --> Get External Data --> Link Tables...) 4.1) First Row Contains Field Names -> Checked Text Qualifier: (select double quote). 4.2) Make sure all the fields are correctly typed (nearly all of them should be "Text"). 5) Press "Batch Process" button to load the file into the database. 6) Compact the database (Tools --> Database Utilities --> Compact Database) Install to your Web site: 1) Copy every thing (under \~stamp) to the /~stamp folder on your site. 2) Configure the database folder /~stamp/_private on the NT Server a) Everyone has Full permission b) Disable it from browing (via IIS Management Console). Field Order: 1) Open "Field_Table" to identify which is which. 2) Open "Catalog_Table" on "Design Mode" 3) Move the fields up / down to suit your requirement. 4) On the front-end pages, the field order (or Tab) will be updated.