LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #10   Report Post  
Posted to microsoft.public.excel.programming
Kip Kip is offline
external usenet poster
 
Posts: 13
Default Multiple lookup?

Thanks you've been a great help.


"Mike H." wrote:

The error will NOT come up if the file is already active in memory. The code
has the isopenwb() function called before you got to the activate statement.
The error is because the file is not in memory. I am not sure why that would
be because the isopenwb() function should have it loaded.

"Kip" wrote:

Windows("vendor" & x).Activate

error message!! is giving me "subscript out of range"

"Mike H." wrote:

This command will allow you to turn the path into a variable. Have you
initial file open and then add this line instead of the one below:

Use this:
let FilePath=ThisWorkbook.Path

Instead of this one:
let Filepath="c:\temp\" 'you need to put your path here!



 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Lookup across multiple columns within multiple sheets Garnet Excel Discussion (Misc queries) 2 June 25th 08 11:46 PM
Multiple lookup values and adding multiple rates across together ssolomon Excel Worksheet Functions 5 November 16th 07 09:02 PM
Lookup using multiple sheets and multiple criteria, sorry if 2 pos kjguillermo Excel Worksheet Functions 4 January 16th 07 03:21 AM
Lookup in Multiple Columns, Return Multiple Values andy62 Excel Worksheet Functions 3 July 6th 06 02:36 AM
Lookup multiple values on multiple sheets RealGomer Excel Programming 1 June 7th 05 05:41 PM


All times are GMT +1. The time now is 03:07 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"