Kostenkalk.

This commit is contained in:
2026-05-05 16:27:38 +02:00
parent b03297c119
commit f3086cc689

View File

@@ -997,8 +997,8 @@
Case 2021 : Blatt.Range("D" & currentRow).Value = 0.2969 Case 2021 : Blatt.Range("D" & currentRow).Value = 0.2969
Case 2022 : Blatt.Range("D" & currentRow).Value = 0.2567 Case 2022 : Blatt.Range("D" & currentRow).Value = 0.2567
Case 2023 : Blatt.Range("D" & currentRow).Value = 0.1321 Case 2023 : Blatt.Range("D" & currentRow).Value = 0.1321
Case 2024 : Blatt.Range("D" & currentRow).Value = 0.701 Case 2024 : Blatt.Range("D" & currentRow).Value = 0.0701
Case 2025 : Blatt.Range("D" & currentRow).Value = 0.295 Case 2025 : Blatt.Range("D" & currentRow).Value = 0.0295
Case 2026 : Blatt.Range("D" & currentRow).Value = 0 Case 2026 : Blatt.Range("D" & currentRow).Value = 0
Case Else Case Else
Blatt.Range("D" & currentRow).Value = "" Blatt.Range("D" & currentRow).Value = ""