Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a problem finding data in a matrix. I have a cell that is filled with stuff like "18 - 20" I have a matrix on another sheet in the range worksheets("staffels").range("A4:CS53") Now i would like to do the following: take the first two items ("18") of the cell minus the number 14 and look this ip in column 1 of the matrix and then i need the result from column number -58 + var1 + var2 Does anybody have a hint how to do this in VBA ? Thanks, Pierre |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using INDIRECT Function and INDEX Function | Excel Discussion (Misc queries) | |||
INDEX function | Excel Worksheet Functions | |||
INDEX FUNCTION | New Users to Excel | |||
Index Function/Match Function | Excel Discussion (Misc queries) | |||
Emulate Index/Match combo function w/ VBA custom function | Excel Worksheet Functions |