How do I adjust this script so it doesnt paste format and only values?
Sub Spara_Statistik_Vecka()
' Det här makrot kopierar veckostatistik till historik
Dim Fnd As Range
With Sheets("Tjänster")
Set Fnd = Sheets("Tjänster").Range("N1:XFD1").Find(.Range("C2").Value, , , xlWhole, , ...