Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I'm trying to use the INDEX fonction in vba and I keeping getting errors. Here's an example : Worksheets("Sheet1").Range("F2").Value = "INDEX(A1:E20;4;4) or Worksheets("Sheet1").Range("F2").Formula = "INDEX(A1:E20;4;4) When running one of these codes, I get this error : Run-time error 1004 Application-defined or object-defined error What should I do to make it work ? thanks in advance. Nader |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
INDEX AND MATCHING FUNCTIONS | Excel Worksheet Functions | |||
IF and INDEX functions...I'm lost... | Excel Discussion (Misc queries) | |||
Row, Index, Match functions | Excel Discussion (Misc queries) | |||
Index and Match Functions | Excel Worksheet Functions | |||
How do I use the Match and Index functions to look up a value tha. | Excel Worksheet Functions |