Thread: Larger Number
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
smandula smandula is offline
external usenet poster
 
Posts: 116
Default Larger Number

I forgot to add, that I use a Lookup

=VLOOKUP(K25,C8:D77,2,FALSE)
to obtain the number 20.
It is here where the second number is stuck.

Hope this explanation helps.

Thanks