Quote Originally Posted by Bonnie West View Post
Can you post a sample of the text file? The UCase$ function may be left out if you can be absolutely sure that the MAC addresses will always be uppercase.
sure
00:11:E6:99:41:A7 01/05/2013
00:44:FE:FE:A1:22 02/03/2013

pretty much like that
the list may also have lowercase but i would allow lowercase to go through so does that mean i have to change the MAC_ADDR_FORMAT to [0-9a-fA-F]