Logo 
Search:

MS Office Answers

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds
  Question Asked By: Adalicia Martin   on Mar 20 In MS Office Category.

  
Question Answered By: Jennifer Davis   on Mar 20

I don't think you can throw a whole heap of statements in brackets at the
InputBox function like that. Try using

Then SCTCode = InputBox("1 = Underwater Structure" & vbcrlf & _
"2 = Feeding Structure" & vbcrlf & _
"3 = Transfer Structure" & vbcrlf & _
"4 = Fixed Structure" & vbcrlf & _
"5 = Custom Sturcture" & vbcrlf & _
"Enter Code 1 thru 5: ")

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Input Box Or get search suggestion and latest updates.


Tagged: