Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When I try to run this macro I pop box says, "Excel cannot complete
this task with available resources. Choose less data". What am I doing wrong? ActiveCell.FormulaR1C1 = "=IF(ISNA(VLOOKUP(RC[-5],'Fall 2006 Cohort'! R2C1:R65536C28,13,FALSE)=TRUE),"""", VLOOKUP(RC[-5],'Fall 2006 Cohort'! R2C1:R65536C28,13,FALSE))" ActiveCell.Offset(0, 1).Select Thanks in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VLOOUP | Excel Discussion (Misc queries) | |||
vlooup with an if statement????? | Excel Worksheet Functions | |||
vlooup formula and if(),isna etc | Excel Worksheet Functions | |||
Linking cells (VLOOUP/IF function maybe?) | Setting up and Configuration of Excel |