Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kip Kip is offline
external usenet poster
 
Posts: 13
Default Lookuprng error

Set LookupRng1 = Workbooks("vendor1.xls").Names("").RefersToRange

I need b96:c124 ans the range for the lookup and this error out. What needs
to be between the "". ??????

Please advise

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,646
Default Lookuprng error

Name the range b96:c124 on the worksheet as say "namedrng1" then

Set LookupRng1 = Workbooks("vendor1.xls").Names("namedrng1").Refers ToRange

Regards,
Stefi

€˛Kip€¯ ezt Ć*rta:

Set LookupRng1 = Workbooks("vendor1.xls").Names("").RefersToRange

I need b96:c124 ans the range for the lookup and this error out. What needs
to be between the "". ??????

Please advise

Reply
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
run time error 1004 general odbc error excel 2003 vba Mentos Excel Programming 5 January 24th 11 02:56 PM
Error Handling - On Error GoTo doesn't trap error successfully David Excel Programming 9 February 16th 06 05:59 PM
Form Err.Raise error not trapped by entry procedure error handler [email protected] Excel Programming 1 February 8th 06 10:19 AM
Automation Error, Unknown Error. Error value - 440 Neo[_2_] Excel Programming 0 May 29th 04 05:26 AM


All times are GMT +1. The time now is 01:41 AM.

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

About Us

"It's about Microsoft Excel"