Thread: Histogram
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Greg Koppel Greg Koppel is offline
external usenet poster
 
Posts: 79
Default Histogram

Look in help on frequency


"mnt" wrote in message
...
I am trying to write a macro that automatically performs the Histogram

calc
based on a user form input. I tried Recording a macro while I performed

the
Histogram but nothing would up in the macro.

In a macro or VBA, how do I address the Histogram function?

Thanks,