Please help. I cannot get this macro to work.... I am trying to sort by the active table, criteria is column 1. Then I would like to add a second critera, column 5 of the table. I keep getting an error on the line...
".Sort.SortFields.Add Key:=Range([activeTable("Column1")])...