View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steved Steved is offline
external usenet poster
 
Posts: 519
Default Formula Question Please

Hello from Steved

We have two people one labels it E2 the other labels it 2 the both are the
same product. Can I write in the below formula for it to use either for the
formula to identify. Thankyou.

$A329 is E2
$A$2 is 2

=VLOOKUP($A329,'From Depot'!$A$2:$O$3955,4,FALSE)