hi, is it possible to change the position on the screen that an inputbox will appear?
Last edited by tr333; Feb 17th, 2005 at 07:43 AM.
CSS layout comes in to the 21st century with flexbox! Just another Perl hacker,
Sure... VB Code: a = InputBox("blah", "titel", "DefaultResp", X, Y)
a = InputBox("blah", "titel", "DefaultResp", X, Y)
I wish I could think of something witty to put in my sig... ...Currently using VS2013...
thanks works great.
Forum Rules