D
Daniel Watkins
Thanks in advance to anyone who can help me whit this.
I need a cell to carry out the following formatting. A user types in a
string of 12 numbers and letters (MAC Address) e.g. tb3c9ffd1ae5 and
the cell formats the information into the below format:
TB-3C-9F-FD-1A-E5
or this format if it is easier:
TB:3C:9F:FD:1A:E5
The cell also needs to check that the number of numbers and letters does
not exceed 12 in total.
Dan
I need a cell to carry out the following formatting. A user types in a
string of 12 numbers and letters (MAC Address) e.g. tb3c9ffd1ae5 and
the cell formats the information into the below format:
TB-3C-9F-FD-1A-E5
or this format if it is easier:
TB:3C:9F:FD:1A:E5
The cell also needs to check that the number of numbers and letters does
not exceed 12 in total.
Dan