I would like to create an auto incrementing serial number field to print some sheets of labels that are Mac Addresses (Media Access Control) numbers.
The format is 00-00-00-AA-AA-AA
each pair of numbers are hexidecimal numbers so it will increment from 00 thru 09 then 0A, 0B, 0C, 0D, 0E, 0F, 10, etc.
Say I want to have a sheet of labels with 10 labels per sheet.
Each label on a sheet will be its own field which will increment by 10 (10 per sheet)
Is there any easy way to have filemaker use Hexidecimal numbers in the autoentry serial number field?
It seems like someone would have run across this already?
Thanks in advance,
Mark