K
KDG
I changed it to..
Workbooks("LCLI.xls").Activate
Workbooks("LCLI.xls").Sheets("LCLI").Activate
and it got past that line, but further down at this point, it errore
out, too....
ActiveWorkbook.Worksheets("LCLI.XLS").Sort.SortFields.Clear
and I'm sure that this is a "simple" fix for minds that know wha
they're doing <you> and not for those of us who are still strugglin
<me!>.
And I'm sure that whatever change is made in this line is likely neede
in the other like lines that follow in the sort lines. Am I right or wa
off base
Workbooks("LCLI.xls").Activate
Workbooks("LCLI.xls").Sheets("LCLI").Activate
and it got past that line, but further down at this point, it errore
out, too....
ActiveWorkbook.Worksheets("LCLI.XLS").Sort.SortFields.Clear
and I'm sure that this is a "simple" fix for minds that know wha
they're doing <you> and not for those of us who are still strugglin
<me!>.
And I'm sure that whatever change is made in this line is likely neede
in the other like lines that follow in the sort lines. Am I right or wa
off base