I have made a macro, but I think it runs too slow. I found out which part that ran slow. My findings was that the block below used 6 sec.
Does anyone have a suggestion to speed it up ?Worksheets("Oppsummering Freia").Cells(TargetRow, 3).Value = Worksheets("Registrering").Cells(6, 3).Value...