That worked great! Thanks. I am now receiving #N/A where there are no values. How can I force the N/A to 0???
"Biff" wrote:
[Quoted Text] > Set the 4th argument to FALSE or 0: > > =VLOOKUP(A1,B1:C10,2,FALSE) > > =VLOOKUP(A1,B1:C10,2,0) > > Biff > > "shark1966" <shark1966[ at ]discussions.microsoft.com> wrote in message > news:E82D2E3A-D6D4-4273-A778-02ECD2ABF49F[ at ]microsoft.com... > > in my vlookup formula, I am finding values that shouldn't have values are > > returning the value for the closest match. > > >
|