View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Alectrical Alectrical is offline
external usenet poster
 
Posts: 62
Default Highest Value In A Range

Thanks for your reply Michael,

Sorry, but forgot to mention that I want this to work on the click of a
button.

Thanks Again Alec

"Michael" wrote:

Place this on cell A6

=MAX(K:D)
--
If this posting was helpful, please click on the Yes button.
Regards,

Michael Arch.




"Alectrical" wrote:

Hi

How can I find the highest value in the range "D:K" and place that value in
a cell ie "A6"

Thanks
Alec