Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I havea fairly Complex index match that is used to prepopulate a
schedule. I am pulling names into a column from another sheet based on a job classification. The index/match formula looks something like this: IF(INDEX(zSchedule!$P$1:$P$600, MATCH($D4, zSchedule!$M$1:$M$600,0),1)=J$3, INDEX(zSchedule!$C$1:$C$600, MATCH($D4, zSchedule!$M$1:$M$600,0),1), "") J$3 verifies the job classification (it is the heading of a column in the sheet - so a cell reference here). Is there anyone that help me indentify how to write his in VBA? I want to use it in a macro so my employees can paste in the formula to visible cells and then hard value it. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Index/Match not working | Excel Worksheet Functions | |||
Index/Match Multiple Criteria | Excel Discussion (Misc queries) | |||
Possible index/match problem? | Excel Worksheet Functions | |||
How do I display more than one match in a Index/Match formula? | Excel Worksheet Functions | |||
Index/Match Help | Excel Discussion (Misc queries) |