View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
pete the greek pete the greek is offline
external usenet poster
 
Posts: 17
Default inputbox type 64 (array)

i assume this will let the user input an array of values. what should the
user use as a seperater as they enter the array values.

my code is

Set cols = Application.InputBox("type in columns require seperated by
commas", Type:=64)

i get a formula error box no matter what i type in the input box i have
tried commas, space quotes