I have a table that is imported from our web server that contains the daily on-line orders. The table contains Cust#, Cust Contact, Cust Phone and each product has it's own field named for the product code. There are about 110 products fields. I want to create a module that will examine each record and extract only the fields that contain data. I would want to extract the data into a table so I could run queries and reports. Can anyone give me some direction?
Thanks
Thanks