Hi, I'm a Access/VBA newbie and hit a problem while doing a project.
I'm building a table right now for 'product types', and each type can, but not necessarily has to, have a reserved range of 'drawing numbers'. So basically 3 fields: type, starting number, end number.
My problem is when I...