+ Reply to Thread
Results 1 to 10 of 10

search and fetch data from another sheet

  1. #1
    Registered User
    Join Date
    02-10-2013
    Location
    hyderabad
    MS-Off Ver
    Excel 2007
    Posts
    37

    search and fetch data from another sheet

    Hi everyone.....

    I badly need a serious support. Attached is the excel for refernece. I need to search either by hostname or IP from search sheet. And actual data is in another sheet. Once search is clicked, respective data should appear in the search boxes.

    And also ping and RDP function should be applied to the pinged IP (IP or OOB IP cell)...

    Please advise and support.

    Thanks in Advance...
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    07-31-2010
    Location
    California
    MS-Off Ver
    Excel 2007
    Posts
    4,070

    Re: search and fetch data from another sheet

    Here is your search feature. I don't understand what you want with the ping and RDP function. Also, you didn't have a column titled Hostname so I guessed column B. If that is wrong you are going to need to change it.

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    04-24-2014
    Location
    Missouri, USA
    MS-Off Ver
    Excel 2010
    Posts
    3

    Search and Fetch

    Hello,
    I am needing to know what kind of code I need to write to be able to select data from one page and have my selection and the price of the item pulled through to my summary page. My project is dealing with a certain type of boat and the price of each boat model as well as the option to have three different motors all varying in price. So, what I am trying to be able to do is select any given boat, with its option of motor included, and have that boat and the price pulled through to my summary page, as well as any of the possible options for the boat. Any help is greatly appreciated! Thank you.
    Attached Files Attached Files
    Last edited by roundco; 04-24-2014 at 07:08 PM.

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: search and fetch data from another sheet

    roundco, welcome to the forum

    Unfortunately your post does not comply with Rule 2 of our Forum RULES. Do not post a question in the thread of another member -- start your own thread.

    If you feel an existing thread is particularly relevant to your need, provide a link to the other thread in your new thread.

    Old threads are often only monitored by the original participants. New threads not only open you up to all possible participants again, they typically get faster response, too.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: search and fetch data from another sheet

    @ khateeb, you dont necessarily need VBA tp pull in the data you want. If you can keep the headings each side the same (Serial Number OR SL NO each side, but not both), then you could use this formula, copued down. Change the MATCH('SEARCH HOST'!$B10, to MATCH('SEARCH HOST'!$e10, for the 2nd column

    Formula: copy to clipboard
    Please Login or Register  to view this content.

  6. #6
    Registered User
    Join Date
    02-10-2013
    Location
    hyderabad
    MS-Off Ver
    Excel 2007
    Posts
    37

    Re: search and fetch data from another sheet

    I have checked, but unfortunately the function is not happening when clicked search. And I want to ping and RDP for the IP or OOB IP field.

  7. #7
    Forum Expert
    Join Date
    07-31-2010
    Location
    California
    MS-Off Ver
    Excel 2007
    Posts
    4,070

    Re: search and fetch data from another sheet

    Did you correctly assign the macro to the command button? Did you enable macros? It works for me so there must be something on your end.

    I have no idea what this means:
    And I want to ping and RDP for the IP or OOB IP field.

  8. #8
    Registered User
    Join Date
    02-10-2013
    Location
    hyderabad
    MS-Off Ver
    Excel 2007
    Posts
    37

    Re: search and fetch data from another sheet

    can you pleas send back me working sheet..............

    Ping is a windows function to check connectivity
    And RDP is a function to take remote desktop

  9. #9
    Forum Expert
    Join Date
    07-31-2010
    Location
    California
    MS-Off Ver
    Excel 2007
    Posts
    4,070

    Re: search and fetch data from another sheet

    Here you go.
    Attached Files Attached Files

  10. #10
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: search and fetch data from another sheet

    Quote Originally Posted by khateeb View Post
    I have checked, but unfortunately the function is not happening when clicked search. And I want to ping and RDP for the IP or OOB IP field.
    That does not require any clicking anywhere, it is a formula and will calc all the time, automatically

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Fetch the data from an UI and paste it in a seperate sheet
    By Naman555 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-03-2013, 06:47 AM
  2. [SOLVED] VBA to fetch data from next sheet using command button
    By Daniel_12 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 04-22-2013, 07:24 AM
  3. [SOLVED] How to fetch data from one sheet in excel and insert into another sheet using VB
    By gokul1242 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-27-2012, 11:38 AM
  4. Fetch data from another sheet based on a filter value
    By jrule in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-30-2011, 12:38 PM
  5. need to fetch specified data from one sheet to another as a report
    By shamianram in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-02-2011, 11:08 AM

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