Thread: Active Sheet
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tony Reflinski[_2_] Tony Reflinski[_2_] is offline
external usenet poster
 
Posts: 1
Default Active Sheet

In the following expression, how to change "Sheet1" so a
plot will be placed on active sheet?

ActiveChart.Location Whe=xlLocationAsObject, _
Name:="Sheet1"