Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Here is a snippet of code I use when Opening a Workbook...
ActiveSheet.ChartObjects("Chart 4").Activate ActiveChart.ChartTitle.Text = "ABC Total For " _ & Worksheets("TheChart").Range("Title").Value ActiveChart.ChartArea.Select: ActiveChart.HasLegend = False Can I BOLD "ABC" above AND the entry that's stored in the Named Range "Title"??? TIA - Bob |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I need help with an "If" Statement | Excel Worksheet Functions | |||
Relative Chart Title? | Charts and Charting in Excel | |||
Find the cell value in excel by using vb code | Excel Discussion (Misc queries) | |||
close form code | Excel Discussion (Misc queries) | |||
Problem with Chart Title Formatting | Charts and Charting in Excel |