Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: KiwiSteve
  • Content: Threads
  • Order by date
  1. KiwiSteve

    ActiveSheet.Name not working when used with ActiveChart.Location?

    I have a macro which constructs a chart - it works fine with hard-coded sheet names, but I need it to work on other sheets. When I substitute the sheet name with ActiveSheet.Name it no longer works... eg. This works: ActiveChart.Location Where:=xlLocationAsObject, _ Name:= "JAN05...

Part and Inventory Search

Back
Top