I could do with a little help, the solution is going to be so simple, but at the moment I am having a mental block and cannot think how to get past this really simple problem.
I have a table with a list of MAC Addresses in it, 4 fields ID | MACAddress | Issued | DeviceID
I have another table that holds the devices we make, I need to be able to issue out MAC Addresses to the devices.
I have a form, which you enter the device serial number into, if it already has a MAC assigned it will return the MAC address for that device, if not I want to assign the next MAC Address in the list that isn't assigned. But for some reason my brain isn't working this morning and I can't get it. :banghead:
I have this working in Excel nicely already, but need to bring it into the system now.
Thanks in advance
I have a table with a list of MAC Addresses in it, 4 fields ID | MACAddress | Issued | DeviceID
I have another table that holds the devices we make, I need to be able to issue out MAC Addresses to the devices.
I have a form, which you enter the device serial number into, if it already has a MAC assigned it will return the MAC address for that device, if not I want to assign the next MAC Address in the list that isn't assigned. But for some reason my brain isn't working this morning and I can't get it. :banghead:
I have this working in Excel nicely already, but need to bring it into the system now.
Thanks in advance