Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I need to know the VBA code to sort bars in a chart. I am using a macro to
general a bar chart. I know we can sort the data and generate the bar chart but would like to automate the process. Thanks. -- LizW |
#2
![]() |
|||
|
|||
![]()
Sort the chart how? Do you want a pareto?
"LizW" wrote in message ... I need to know the VBA code to sort bars in a chart. I am using a macro to general a bar chart. I know we can sort the data and generate the bar chart but would like to automate the process. Thanks. -- LizW |
#3
![]() |
|||
|
|||
![]()
You can't sort the bars in the chart. You have to sort the data in the
chart's source data range. This is the action you need to automate. - Jon ------- Jon Peltier, Microsoft Excel MVP Peltier Technical Services Tutorials and Custom Solutions http://PeltierTech.com/ _______ LizW wrote: I need to know the VBA code to sort bars in a chart. I am using a macro to general a bar chart. I know we can sort the data and generate the bar chart but would like to automate the process. Thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How To Change Fonts In Multiple Charts in a Workbook? | Charts and Charting in Excel | |||
Charts won't update | Charts and Charting in Excel | |||
Excel Charts Linked to Spreadsheets | Charts and Charting in Excel | |||
linkingof charts in worksheets to cells | Excel Discussion (Misc queries) | |||
Can't create dynamic charts | Charts and Charting in Excel |