A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0-9 !@$* active | api | Application | array | chart | clipboard | color | date and time | debug | Error | file | filter | find | format | log | loop | named range | PPT | Pivot Table | record | udf | workbook | wrapper Continue at Database_code 948 Steps to 6 Figures by Learning Excel-VBA and Other Skills |
| • | ActiveSheet.ChartObjects(sFromAddr).Activate | |
| • | Selection.Left or Top, Height, width, name after chartobject is activated | |
| • | Activesheet.ChartObjects(sToAddr).Delete | |
| • | CopyChartToPPT ... udf - very important | |
| • | AdjustLabelPosition - udf - charts | |
| • | GetRegionalTopNames 6 parameters - udf - get a chart of top n based on CE or PE | |
| • | 11/12/14 Charts |