Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I currently have a frequency chart (3-D Column Chart) that reports the
frequency of an item within a range and also in what distance that range appears. I wanted to know if anyone has any suggestions on how to automate this task. I first have to locate the distance ranges and then I perform a IF AND statement to see if the item appears in the distance range then it copies that item value in a cell if not then return nothing: =+IF(AND($A1=AA$9,$A1 Then from there I setup a frequency array to get the frequency of the previous search and what percent range the items fall in: =FREQUENCY(AA$10:AA$875,$N$10:$N$15) N10-N15 are my percentages (BINS) If anyone has any suggestions please pass them on. I already tried to use the Data Analysis function but I could not achieve what I wanted. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pie chart on a pie chart (exploded)? | Excel Discussion (Misc queries) | |||
Urgent Chart Assistance | Charts and Charting in Excel | |||
Urgent Chart Questions | Excel Discussion (Misc queries) | |||
Urgent Chart Assistance Requested | Excel Discussion (Misc queries) | |||
Scrollbar on Chart Jumps to Left when Chart is Clicked | Charts and Charting in Excel |