I am using the "Prompt User for Input" funtion to enter in data. I need the user to enter in a time and I don't see anyway of formatting the control box in the prompt. When I use a regular numerical control, I can set the input format to time. Is there anyway to do this in the prompt? I know that I could use a sepearte box for hours, minutes, and seconds, but that would require a lot of extra error checking and wouldn't be as neat.