Hi, can you help me please? I am trying to copy some data from a sheet called "CargaETL" to another called "ETL FXS", where there's already data, so new information should be copied right after the last filled row in "ETL FXS".
The macro I am currently using is this one:
Sub CopyPasteETLFXS()...