G gsbatch1 Registered User. Local time Today, 00:09 Joined Dec 28, 2010 Messages 45 Oct 16, 2011 #1 I have a text box for a tech to enter in a MAC address. I want to be able to force the format to be with ":" ex. 11:22:33:a2:b2:66 even if the tech enters in 112233a2b266. How do I go about this?
I have a text box for a tech to enter in a MAC address. I want to be able to force the format to be with ":" ex. 11:22:33:a2:b2:66 even if the tech enters in 112233a2b266. How do I go about this?
V vbaInet AWF VIP Local time Today, 05:09 Joined Jan 22, 2010 Messages 26,374 Oct 16, 2011 #2 You can use the Input Mask property.