G
GBPackerBacker
Hi all, I'm new to Access and I'm creating a simple IT Inventory
database. My first form just has details on the device, and I want to
be able to have the users select an IP address from a dropdown list.
I have the list and the dropdown working flawlessly, but in my table I
selected No Duplicates, so that no one IP address can be used twice.
What I'd like to do, is that if the DB detects a duplicate, to pop up
a dialog box stating that the IP address is already in use and to
please select a valid IP address. By default, there is an error that
pops up when you try to save the record, but it is so generalized that
you have no idea which one of the 15 different fields may have the
problem.
My thought is to do this in VB, but I'm not aware of how to call a vb
dialog box from Access.
Any help would be VERY much appreciated!!
database. My first form just has details on the device, and I want to
be able to have the users select an IP address from a dropdown list.
I have the list and the dropdown working flawlessly, but in my table I
selected No Duplicates, so that no one IP address can be used twice.
What I'd like to do, is that if the DB detects a duplicate, to pop up
a dialog box stating that the IP address is already in use and to
please select a valid IP address. By default, there is an error that
pops up when you try to save the record, but it is so generalized that
you have no idea which one of the 15 different fields may have the
problem.
My thought is to do this in VB, but I'm not aware of how to call a vb
dialog box from Access.
Any help would be VERY much appreciated!!