Call popup box with pre-programmed input

  • Thread starter Thread starter Colin Hayes
  • Start date Start date
C

Colin Hayes

HI

I use this line in my macro to display a popup

newnum = InputBox("Lowest allowed?", "Variation")


This waits for input with a flashing cursor.

Is it possible to change the code so that a zero is displayed while it
waits for input?

Grateful for any assistance.
 
Back
Top