One more question (well, a million, but I'll start here).
I have job numbers in my jobs database. Part numbers in my part number database. Vendors in my vendors database - I'm trying to pull them together in that JobParts that references both. What should the information look like in there? Do I do a lookup on the VendorID? I'm not sure...