Hey all,
I have 2 questions regarding the prompt box
1.) How do I create line breaks in the code for easier reading/editing for text between prompt=:" " ?
2.) How do I reference some text to variables in the prompt?
Example this is the wrong code that needs to be fixed:
.. = InputBox(prompt:="This is a" VARIABLEFROMBEFORE & "and" ITMAYCHANGE & "also this is supposed to be one prompt but I am probably doing this wrong since I am splitting the quotations up but i have no idea how to do so otherwise .. also notice how my prompt is super long how do i split it up so it fits the width of my screen? I know between prompt and title you can use _ but how about between the quotations for prompt only?", Title:="Failed to find criteria")
Let me know if I am unclear thanks!
Jason
Bookmarks