|
|
Thank you!!
"optionbase1" wrote:
use the
for n = 1 to worksheets.count
numberOfCharts = numberOfCharts + worksheets(n).charts.count
next n
(check my syntax ...)
--
optionbase1
------------------------------------------------------------------------
optionbase1's Profile: http://www.excelforum.com/member.php...o&userid=25212
View this thread: http://www.excelforum.com/showthread...hreadid=391999
|