
Kalpesh Agrawal
VBA Input Box
I hope you know very well how to use a message box, now let’s understand how to use the Input box.
The simple Input box example…

After running this code you will get the pop-up window as below…

You can see that the title of the above pop-up window is “Microsoft Excel”, you can change it by using the code below…

And after running this code, you will get the pop-up window as below…
