user form, field split???
I have a field that contains a set of numbers, and I would like to display
those numbers in a user form in different fields. These would not be
editable, nor do they need to be saved, this is just for display purposes
only.
The data in the field (cell) looks like this:
12345.001 12346.005
22223.006 53423.009 12345.001
There is always just one space between the numbers. There can be anywhere
from zero to 20 numbers in this cell.
Is this possible? If yes, can it be easily done?
|