LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ayo Ayo is offline
external usenet poster
 
Posts: 489
Default What is wrong with this lin e of code

I am getting "Unable to get the VLookup property of the WorksheetFunction
class" error on this line of code.
Any ideas?

If
Application.WorksheetFunction.IsNA(Application.Wor ksheetFunction.VLookup(cRegion, rngFSC, 1, False)) = True Then

I also tried this, with the same returns:

If IsError(Application.WorksheetFunction.VLookup(cReg ion, rngFSC, 1, False))
Then
 
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
What is wrong with this code? Steve[_73_] Excel Programming 3 September 26th 08 10:17 PM
What's wrong with this code? xavi garriga Excel Programming 3 January 10th 08 09:12 AM
Wrong code? GBH99 Excel Programming 3 September 12th 07 05:40 PM
Can someone tell me what is wrong with this code? Ant Excel Discussion (Misc queries) 8 November 14th 05 02:53 PM
What's wrong with this code??? Twain[_3_] Excel Programming 3 August 1st 05 03:02 PM


All times are GMT +1. The time now is 07:31 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"