M
Mike Cook
Guest
I have a db that has 2 tables, one for material sold, one for material produced or purchased. I want to be able to have an inventory add to it any purchases or productions and deduct any materials sold. Each of the two databases have about 140 rows each in the table so I cannot combine the tables into one. I have done this using a test database and it worked with 2 fields in each table, but when I do the same thing with the larger db's form wizzard says it cannot create the form.