View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Jim May Jim May is offline
external usenet poster
 
Posts: 477
Default Index Formula Returning a 0

It's always best to include in your post either your code or
the formula you are haveing trouble with. Please do so.

"nhuprich" wrote:

I am using the index formula to read across a line of cells and return an
item code in one cell and the vendor in another cell. The index code is
reading to return the item code and the vendor it belongs to that has the
lowest price.

My formula works on and off throughout some of the worksheets, but for some
reason it returns a 0 in others. Why is it doing this and how can I fix it?