Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to figure out what this code does. Can someone tell me what
Column(R6C[5]) indicates? Is that cell E6? Thanks. The formula seems to be working, but it formula is extracting data from column N. Does Column(R6[5]) indicate column N? Thanks for your help. If Selection.Locked = False Then ActiveCell.FormulaR1C1 = "=if(ISERROR(VLOOKUP(RC3,IPDD!IPDD,(Column(R6C[5]) - column(R6C3)+1),FALSE)),"" "",VLOOKUP(RC3,IPDD!IPDD,(Column(R6C[5]) - column(R6C3)+1),FALSE))" |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
help on Converting R1C1 to A1 and A1 to R1C1..tia sa2 | Excel Discussion (Misc queries) | |||
help on Converting R1C1 to A1 and A1 to R1C1..tia sa2 | Excel Worksheet Functions | |||
help on Converting R1C1 to A1 and A1 to R1C1..tia sa2 | Excel Programming | |||
Not understanding with/end with | Excel Programming | |||
Not understanding If Not..Then nothing | Excel Programming |