[RESOLVED]
Hey again,
I have a quick stupid little question about Visual Basic in general (VBA, Macros in Excel), using the MSGBOX function,
I have searched the 'net and read MSDN msgbox but I cant find what I am looking for. Maybe msgbox is not the correct function to be focusing on ??
Basically, I want a message box to ask a question, and the answer is dumped into a variable, much like you can do with yes/no/cancel, but (much like a pop-up textbox) I want to be able to respond with text in a textbox.
[This of course is part of my Excel spreadsheet]
(I think with C++ it was something like "msgbox = ?$-" or something like that, but I don't know what to look for with VB.)
Any suggestions ?
Thanks !
[RESOLVED]
Bookmarks