R2005 Vlisp: I have a slider that returns from 0 - 100 and the value is fed to the delay command. I also display this value as a percent in an edit box that is programmed to react with the slider. My problem is: How do I display 100 in the edit box when the slider returns 0? Or anywhere in that spectrum, i.e. when the slider returns 25, the edit box displays 75? Am I making sense? I want to show that when the delay is set to a low value then the speed is approaching the higher end of the spectrum. Thanks Bill