View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
BrightRed BrightRed is offline
external usenet poster
 
Posts: 3
Default How can I nest MAX function inside a VLOOKUP?

Hi,
I have a list of vendors, each having done work on several different dates.
I need to find each vendor's latest worked date and display them on a
separate worksheet.

Is using a MAX inside VLOOKUP the right approach to this problem?

Can this be done without adding additional columns?

Please advice and thanks for you help.