Results 1 to 26 of 26

R1C1 syntax

Threaded View

cmccabe R1C1 syntax 06-27-2014, 04:12 PM
shg Re: R1C1 syntax 06-27-2014, 04:24 PM
cmccabe Re: R1C1 syntax 06-27-2014, 04:38 PM
shg Re: R1C1 syntax 06-27-2014, 05:07 PM
briguin Re: R1C1 syntax 06-27-2014, 05:20 PM
briguin Re: R1C1 syntax 06-27-2014, 05:23 PM
cmccabe Re: R1C1 syntax 06-27-2014, 05:31 PM
Norie Re: R1C1 syntax 06-27-2014, 05:24 PM
MrShorty Re: R1C1 syntax 06-27-2014, 05:26 PM
cmccabe Re: R1C1 syntax 06-27-2014, 05:26 PM
shg Re: R1C1 syntax 06-27-2014, 05:30 PM
MrShorty Re: R1C1 syntax 06-27-2014, 05:37 PM
cmccabe Re: R1C1 syntax 06-27-2014, 05:42 PM
Norie Re: R1C1 syntax 06-27-2014, 05:35 PM
Norie Re: R1C1 syntax 06-27-2014, 05:46 PM
cmccabe Re: R1C1 syntax 06-27-2014, 06:07 PM
TMS Re: R1C1 syntax 06-27-2014, 06:03 PM
Norie Re: R1C1 syntax 06-27-2014, 06:13 PM
TMS Re: R1C1 syntax 06-27-2014, 06:14 PM
cmccabe Re: R1C1 syntax 06-27-2014, 06:25 PM
TMS Re: R1C1 syntax 06-27-2014, 06:32 PM
Norie Re: R1C1 syntax 06-27-2014, 06:33 PM
cmccabe Re: R1C1 syntax 06-27-2014, 06:40 PM
TMS Re: R1C1 syntax 06-27-2014, 06:46 PM
cmccabe Re: R1C1 syntax 06-28-2014, 12:00 PM
TMS Re: R1C1 syntax 06-28-2014, 03:01 PM
  1. #1
    Forum Contributor
    Join Date
    05-09-2013
    Location
    Chicago
    MS-Off Ver
    Excel 2016
    Posts
    543

    R1C1 syntax

    Can someone please help me convert and understand the below formula in R1C1, I am struggling a bit with this. Thank you.

     Const myEpilepsy As String = "=IF(SUMPRODUCT(--(Panel!$B$2:$B$6713=$Q$5),--(Panel!$C$2:$C$6713<=$R$5),--(Panel!$D$2:$D$6713>$R$5)),VLOOKUP($R$5,Panel!$C$2:$E$6713,3,1),""No"")"
    Here is my attempt:
     ActiveCell.FormulaR1C1 = _
    Const myEpilepsy As String = "=IF(SUMPRODUCT(--(Panel!$R[2]$R[2]:$R[6713]$R[2]=Annovar!$R[5]$C[17]),--(Panel!$R[2]$C[3]:$R[6713]$C[3]<=Annovar!$R[5]$C[18]),--(Panel!$R[2]$C[4]:$R[6713]$C[4]>Annovar!$R[5]$C[18])),VLOOKUP(Annovar!$R[5]$C[18],Panel!$R[2]$C[3]:$R[6713]$C[5],3,1),""No"")"
    Last edited by cmccabe; 06-27-2014 at 04:19 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] R1C1 Syntax issue
    By jsuarez199 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 12-11-2013, 08:44 AM
  2. Updating formulas using R1C1 syntax
    By lfeder in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-11-2013, 04:06 PM
  3. Syntax to add a variable for Row Number in R1C1 format
    By Jon.R in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-09-2011, 10:29 AM
  4. Help with Syntax Using R1C1 in VBA
    By nofzinger in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-21-2010, 11:38 AM
  5. [SOLVED] R1C1
    By Arne Hegefors in forum Excel General
    Replies: 1
    Last Post: 08-18-2006, 05:15 AM

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