Thread: Help please!
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bondi
 
Posts: n/a
Default Help please!

Hi,

If you have number of goals in k4:k35 then maybe you can use a
VLookUp(). Something like this in AC4

=VLOOKUP(AB4,J4:K35,2)

Regards,
Bondi