Mark Simms
marksimms at verizon.net
Tue Nov 16 19:05:34 CST 2010
Does anyone know of a generalized form with VBA code that allows any and all basic lookup tables to be maintained ? Ideally there would be a picklist of all of the lookup tables, and then a form would open to add, update, or delete the various lookups. It would apply only to basic referential data having a key and then an associated data value. Ex: CarBodyTypeCd, CarBodyTypeDesc CONV CONVERTIBLE SEDN SEDAN COUP COUPE Finally, it would trap any referential integrity violations as well.