Hey,
In Ms-Access forms, can I disable the add new button in teh navigation buttons collection?
thanks,
Printable View
Hey,
In Ms-Access forms, can I disable the add new button in teh navigation buttons collection?
thanks,
Well.... you can by setting the AllowAdditions property of the form to False. Is that good enough?