diff --git a/SDL/kunden/usrCntlOfferte.vb b/SDL/kunden/usrCntlOfferte.vb index b162cd1f..3744514b 100644 --- a/SDL/kunden/usrCntlOfferte.vb +++ b/SDL/kunden/usrCntlOfferte.vb @@ -997,8 +997,8 @@ Case 2021 : Blatt.Range("D" & currentRow).Value = 0.2969 Case 2022 : Blatt.Range("D" & currentRow).Value = 0.2567 Case 2023 : Blatt.Range("D" & currentRow).Value = 0.1321 - Case 2024 : Blatt.Range("D" & currentRow).Value = 0.701 - Case 2025 : Blatt.Range("D" & currentRow).Value = 0.295 + Case 2024 : Blatt.Range("D" & currentRow).Value = 0.0701 + Case 2025 : Blatt.Range("D" & currentRow).Value = 0.0295 Case 2026 : Blatt.Range("D" & currentRow).Value = 0 Case Else Blatt.Range("D" & currentRow).Value = ""