Indriano
Would the use of fixed references overcome your problem?
For example, instead of using = sum(indirect("a1"):indirect("a5")). to
replace = sum (A1:A5), can you use = sum ($A$1:$A$5)?
To open workbooks one at a time and automatically perform functions then
close workbooks:
[URL="http://www.mrexcel.com/archive/VBA/24086.html"]http://www.mrexcel.com/archive/VBA/24086.html[/URL]
To have a batch of files open each time you start Excel:
enter a directory path in Tools, Options General TAB "At startup, open all
files in".
>> Stay informed about: Function ""Indirect""