D
Dan
You know when you call a inputbox in a function or sub
routine, the user will enter something and then you can
use that value in your code.
Now I want to do the same thing except use my own
inputbox that I have designed. The problem I am facing is
how do I send this value back to the code that opened the
form in the first place.
Any Suggestions...
routine, the user will enter something and then you can
use that value in your code.
Now I want to do the same thing except use my own
inputbox that I have designed. The problem I am facing is
how do I send this value back to the code that opened the
form in the first place.
Any Suggestions...