K
Ken
In a macro in workbook A I am trying to delete column A in
workbook SOA.xls. This code doesn't seem to work.
Windows("SOA.xls").Columns("A").Delete
What is worng with this syntax?
TIA.
workbook SOA.xls. This code doesn't seem to work.
Windows("SOA.xls").Columns("A").Delete
What is worng with this syntax?
TIA.