Results 1 to 6 of 6

If ve Vlookup Formula with Macro

Threaded View

ofd2008 If ve Vlookup Formula with... 08-22-2014, 09:38 AM
oeldere Re: If ve Vlookup Formula... 08-22-2014, 09:48 AM
ofd2008 Re: If ve Vlookup Formula... 08-22-2014, 09:58 AM
oeldere Re: If ve Vlookup Formula... 08-22-2014, 10:08 AM
ofd2008 Re: If ve Vlookup Formula... 08-22-2014, 10:17 AM
oeldere Re: If ve Vlookup Formula... 08-22-2014, 10:23 AM
  1. #1
    Registered User
    Join Date
    02-25-2014
    Location
    Turkey
    MS-Off Ver
    Excel 2010
    Posts
    77

    If ve Vlookup Formula with Macro

    Hi,
    I can find the results according to three variables with using IF (eğer) and VLOOKUP (düşeyara) formula. But l will use this formula 1500 difference cells, therefore can be shortened with macro?

    Formula:
    =EĞER(Q3="DH1";DÜŞEYARA(R3;$B$3:$O$10;$X$4;0);EĞER(Q3="DH2";DÜŞEYARA(R3;$B$11:$O$18;$X$4;0);EĞER(Q3="DH3";DÜŞEYARA(R3;$B$19:$O$26;$X$4;0);EĞER(Q3="DH4";DÜŞEYARA(R3;$B$27:$O$34;$X$4;0);EĞER(Q3="DH5";DÜŞEYARA(R3;$B$35:$O$42;$X$4;0);0)))))
    Macros can be shortened with the following?
    =value(target;A;B;C) as.

    I've added a sample file.
    Thanks.
    Regards.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Need a macro that will emulate a VLOOKUP formula
    By jeepinjeff in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-11-2013, 05:46 PM
  2. [SOLVED] Macro Insert Vlookup Formula
    By smmeader in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-18-2012, 12:18 PM
  3. Plz help me to replace vlookup formula with a macro
    By A100KA in forum Excel General
    Replies: 3
    Last Post: 12-30-2011, 10:05 PM
  4. [SOLVED] Macro for looped VLOOKUP and IF Formula
    By DancingElvisLives in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-06-2011, 03:11 PM
  5. Macro puts #REF in VLOOKUP formula
    By DJH224 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-27-2006, 01:40 PM

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