D
Darach
I am creating a macro enabled spreadsheet using Excel 2003. It reads data in
from a .csv file and manipulates this data to create several reports.
Some of the report users use Excel 97, and get the run time error 'Error
1004 - Unable to set specialcells property' when they try to run the macro
that updates the reports from the .csv.
I am using the special cells property to find the range that I need to clear
when reading in new data.
Does anyone know what might be causing this problem?
Thanks in advance
from a .csv file and manipulates this data to create several reports.
Some of the report users use Excel 97, and get the run time error 'Error
1004 - Unable to set specialcells property' when they try to run the macro
that updates the reports from the .csv.
I am using the special cells property to find the range that I need to clear
when reading in new data.
Does anyone know what might be causing this problem?
Thanks in advance