View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Keenan Hansen Keenan Hansen is offline
external usenet poster
 
Posts: 1
Default Return Max Value of given Variables

I have ten variables in my code, and I need to return which variable is the
highest, and what its name is.

Any help is greatly appreciated.