Results 1 to 2 of 2

Thread: Simple Input Box question

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2000
    Posts
    178

    Cool

    I am sure you can do this, in fact I have done it before... But its monday morning and the brain is not working...

    How do you configure the input box so that the user can drag over cells and the range is returned within the input box.

    I am sure that you just set one of the input boxes arguments to 7 but can't quite remember

    Can anyone boost my monday morning blues

    Cheers
    Steve

  2. #2

    Thread Starter
    Addicted Member
    Join Date
    Aug 2000
    Posts
    178

    Got it !!

    O.k., Brain is starting to function...

    Forgot to put application in front and its 8 not 7 i.e.

    Code:
    Myrange = application.inputbox("Message","Title",Type:=8)
    Just in case anyone else has the same probs

    Steve

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width