Results 1 to 4 of 4

Enter Cell Info, Retrieve Info from Website, Record Results

Threaded View

  1. #1
    Registered User
    Join Date
    08-02-2004
    Posts
    59

    Enter Cell Info, Retrieve Info from Website, Record Results

    I have a variable list in Column A. For simplicity sake, lets say the values are X, Y, & Z.

    I would like to automate the process of entering each variable in the list into a cell one at a time, pulling in information into another cell, and returning this result in another list.

    Example:

    1) Enter variable X into cell B2.
    2) This returns a number into C2 (Let's say C2 is linked to other spreadsheets and changes according to what is entered into B2)
    3) Once the number is pulled into C2, enter this result into D2
    4) Then enter variable Y into B2, and start the process over.

    In a perfect scenario, the macro could handle any length of list in Column B. Also, it would be greater if it only included info in the Column D list based upon some sort of relationship (i.e. the result in C2>10 or C2<500). If it doesn't satisfy the criteria, it is not included in the Column D list and the macro continues on to the next item in Column A.

    Hopefully I've explained this clearly. Please let me know if there are any questions. I will subscribe to the thread so I should be able to respond quickly.

    Thanks!
    Last edited by DrSues02; 12-17-2009 at 09:04 AM. Reason: changed title

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1