MikeMann126
New Member
Does anyone know how to get the vlookup formula to search for a lookup_value that is a formula with a text string in it? trying to get vlookup to find ="total revenue"&rept(".",100) keeps showing either #!NA of #!value. I also tried using concatenate ("total revenue"&rept(".",100) to no avail. any help would be appreciated.