Range(Cells(9, 44), Cells(letzteZeile, 44)).Copy _
Sheets("Zusammenfassung").Cells(Zeile, 4) _
.PasteSpecial Paste:=xlPasteValues.PasteSpecial Paste:=xlPasteValue
Macro-Aufruf
wolfram 16.04.2007 - 156 Hits - 2 Antworten
macro über einen command button
bambambigelow 11.08.2007 - 73 Hits - 3 Antworten
ich möchte ein Macro unter Excel beenden nud direkt speichern
LothiWi 24.01.2008 - 57 Hits -
Syntaxfehler
GuGo 03.04.2008 - 89 Hits - 1 Antwort
syntaxfehler
tobi93 10.05.2008 - 138 Hits -