Taking the idea from @Melba23's (btw, thanks ) ExtMsgBox and also making use of his StringSize UDF, I made a extended version of the InputBox function.
From the README file:
This UDF creates input boxes (just like native InputBox), but with multiple inputs.
You can also set some inpu...