+ Reply to Thread
Results 1 to 3 of 3

search for text in another Excel file without opening it

  1. #1
    Registered User
    Join Date
    08-23-2012
    Location
    Egypt
    MS-Off Ver
    Excel 2003
    Posts
    4

    Question search for text in another Excel file without opening it

    I want search a specified text in other excel file (with password ) without opening it to be viewed by user and get them and values in other columns for it's row ..Waiting for help

  2. #2
    Registered User
    Join Date
    08-23-2012
    Location
    Egypt
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: search for text in another Excel file without opening it

    Can any one help?

  3. #3
    Forum Contributor wallyeye's Avatar
    Join Date
    05-06-2011
    Location
    Arizona
    MS-Off Ver
    Office 2010, 2007
    Posts
    308

    Re: search for text in another Excel file without opening it

    You can use another instance of Excel to open it, without making the instance visible:

    Please Login or Register  to view this content.
    Between "set wbkhidden "= and "wbkhidden.close", you would put your code to move the data around as you want. Note the code could be changed to show appExcel:

    Please Login or Register  to view this content.
    so you will want to put in as much protection as you can, maybe protecting the VBA Project.

  4. #4
    Registered User
    Join Date
    08-23-2012
    Location
    Egypt
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: search for text in another Excel file without opening it

    thank you so much
    and could you help me on how can i search for a value in the other sheet and return another value in the same row ?

    Quote Originally Posted by wallyeye View Post
    You can use another instance of Excel to open it, without making the instance visible:

    Please Login or Register  to view this content.
    Between "set wbkhidden "= and "wbkhidden.close", you would put your code to move the data around as you want. Note the code could be changed to show appExcel:

    Please Login or Register  to view this content.
    so you will want to put in as much protection as you can, maybe protecting the VBA Project.

  5. #5
    Registered User
    Join Date
    08-23-2012
    Location
    Egypt
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: search for text in another Excel file without opening it

    thank you so much
    and could you help me on how can i search for a value in the other sheet and return another value in the same row ?

    Quote Originally Posted by wallyeye View Post
    You can use another instance of Excel to open it, without making the instance visible:

    Please Login or Register  to view this content.
    Between "set wbkhidden "= and "wbkhidden.close", you would put your code to move the data around as you want. Note the code could be changed to show appExcel:

    Please Login or Register  to view this content.
    so you will want to put in as much protection as you can, maybe protecting the VBA Project.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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