Results 1 to 4 of 4

looking for correct syntax

Threaded View

  1. #1
    Registered User
    Join Date
    03-15-2007
    Posts
    53

    looking for correct syntax

    trying to write a formula in a VB to some cells:
     Range("BB" & kk).Formula = "=IF(ISNA(VLOOKUP(C" & kk & ",Conf!$A$1:$B$240,2,FALSE)),1,VLOOKUP(C" & kk & ",Conf!$A$1:$B$240,2,FALSE)"
    This is what I have and is returning a run-time error. Anyone know how I should be writing this?
    Last edited by adsxvii; 02-10-2009 at 01:40 PM.

Thread Information

Users Browsing this Thread

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

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