Home |
Search |
Today's Posts |
#3
![]() |
|||
|
|||
![]() Quote:
In your existing formula just put two dashes (--) before the lookup value. So if your formula is in cell B1 and the lookup value is in A1. Instead of doing match(A1,Data Range,0) do match(--(A1), Data Range,0). This operator will convert any text (which looks like number) into a number. Thanks, Prashant |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Index Match to add employee number | Excel Worksheet Functions | |||
Number of characters in a cell for a Index/match function | Excel Worksheet Functions | |||
index / lookup / match / text formula | Excel Discussion (Misc queries) | |||
LOOKUP OR INDEX/MATCH TO FIND NUMBER? | Excel Discussion (Misc queries) | |||
Keep text color from a Index Match Formula | Excel Programming |