Logo 
Search:

MS Office Answers

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds
  Question Asked By: Jimmy Hawkins   on Feb 11 In MS Office Category.

  
Question Answered By: Aaminah Khan   on Feb 11

If you want to read arrays, instead of MsgBox try
Application.InputBox which allows you to specify the type of
information to collect from the user.

Everything is the same as the standard InputBox command except there
is an extra argument  "Type" at the end. This argument allows lets you
pick the data type. Type:=64 is used for an array.

Share: 

 

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

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


Tagged: