Well, that's basically how VLOOKUP works. The lookup values are expected to
be unique. It stops searching once it finds what it's looking for & can only
return one value. I get the impression that there may be a better way to
accomplish what you're attempting to do but what that is isn't at all clear.
If you can provide a concise description of what you're attempting to do &
what the nature of your data is perhaps someone can offer a suggestion. Make
sure to specify what version of Excel you're using (specific update level)
as well as what version of OS X... Although the source of your post suggests
that you're actually using a Windows version on a PC [This is the Mac Excel
forum.]. If so, you're still welcome to continue here or you may prefer to
go to one of the PC Excel groups @:
http://www.microsoft.com/office/community/en-us/FlyoutOverview.mspx
Regards |:>)
Bob Jones
[MVP] Office:Mac
i have data on a sheet and i am applying vlookup formula with
if(isna(vlookup....2,0) but it is taking 1st figure from the list if the
figures are repeated then i am applying sumif formula on specific line for is
there any easy way to apply uniform formula if the some figures are rpeated
in the list?