the code is to create chart and but name, title, range, style and type for chart
the code run well except type and style
any idea
Charts.Add
With ActiveChart
.HasTitle = True
.ChartTitle.Text = Application.InputBox("Please enter chart Title", "Chart Title", "As of " &...