hello, how do you center an inputbox on the screen?
thanks,
Thai
Printable View
hello, how do you center an inputbox on the screen?
thanks,
Thai
here is the syntax for the inputbox function:
InputBox(prompt[, title] [, default] [, xpos] [, ypos] [, helpfile, context])
the square brackets indicate optional arguments
use the Xpos and Ypos arguments to fine tune the position to where you want it