Hi,
I am working on a database with lots of projects for work. One of the fields I added was a Start Time. I made this an Indexed field (Yes, No Duplicates). Is there a way for me to create a message box in vb that will prompt the user that the time specified is already used on another project? The start time err message in vb code is referenced by Command19_Click, if that helps.
I am working on a database with lots of projects for work. One of the fields I added was a Start Time. I made this an Indexed field (Yes, No Duplicates). Is there a way for me to create a message box in vb that will prompt the user that the time specified is already used on another project? The start time err message in vb code is referenced by Command19_Click, if that helps.