James Bond respondió:
Este es un ejemplo de como funciona la macro y esta es la macro Sub ejecuta() maximos totalizar End Sub Sub maximos() Set funcion = WorksheetFunction Set datos = Range("a1").CurrentRegion With datos f = .Rows.Count: c = .Columns.Count .Sort _...