M Marshall Barton Oct 8, 2005 #2 Jervis said: I have numeric values from 1 to 4. How do I show each as a different word? Click to expand... Not sure what you mean here, but maybe this is sufficient: Choose(numericfield, "One", "Two", "Three", "Four")
Jervis said: I have numeric values from 1 to 4. How do I show each as a different word? Click to expand... Not sure what you mean here, but maybe this is sufficient: Choose(numericfield, "One", "Two", "Three", "Four")