Consulting

Results 1 to 4 of 4

Thread: Solved: Reading data-range from excel workbook

  1. #1

    Solved: Reading data-range from excel workbook

    Dear all,

    I have created an userform where I want to keep a text-box type place for input of data stored in some open workbook. It should be like, how you select a data range in excel for some regression analysis. Please see the link (http://www.2shared.com/file/11337587...8/snap01.html) of the snap on what I exactly want to have (in red circle). Can anyone please guide me how to read data like that and then pass into some array-variable within some VBA code for further analysis?

    Thanks in advance.

  2. #2
    Knowledge Base Approver VBAX Guru GTO's Avatar
    Joined
    Sep 2008
    Posts
    3,368
    Location
    Hi there,

    Leastwise for me, it would be a lot clearer if you could attach a small wb with the userform and explain what we're trying to do. The pic of the userform is unclear and leaves us guessing at current underlying code.

    Thanks,

    Mark

  3. #3
    Thanks for this mail. Here I am attaching another snap (http://www.2shared.com/file/11347258...91/snap01.html). In that userform1 I have created a Frame within this I want to put a control which let the user to select data from excel file just like ppl select data for regression analysis.

    How it is possible?

  4. #4
    Please leave my previous message as I was able to do it using "RefEdit"

    Anyway thanks for your time

Posting Permissions

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