gusbrunston
Programmer
For display purposes, is there a way I can display a long integer with a space between specific digits? e.g.,
Code:
NameID (long integer) = 3246001
Display as: 3246 001
Maybe convert the long integer to a string and then manipulate the string?
This is not a big deal--cosmetic only; but thanks if you have an idea.
Gus Brunston
An old PICKer
padregus@home.com