Hallo,
ich möchte aus dem Jahr, der KW und dem Tag der KW das Datum ermitteln.
A2=Jahr
B2= KW
C2=Tag der KW
die Formel:
=datum(a2;1;c2+7*b2-4-wochentag(datum(a2;;);3))
funktioniert mit Excel. Mit OpenOffice Calc bekomme ich ERR 511
Wie kann ich die Formel für OpenOffice anpassen ?
Danke für eine Antwort
pefu02
formelanpassung von Excel nach openoffice
Moderator: Moderatoren
Re: formelanpassung von Excel nach openoffice
Hallo
wochentag(datum(a2;1;1)
Karolus
wochentag(datum(a2;1;1)
Karolus
LO25.2… debian 13( trixie ) auf Raspberry5 8GB (ARM64)
LO25.8… flatpak debian 13( trixie ) auf Raspberry5 8GB (ARM64)
LO25.8… flatpak debian 13( trixie ) auf Raspberry5 8GB (ARM64)
Re: formelanpassung von Excel nach openoffice
Hallo Karolus,
Danke für die erfolgreiche Hilfe.
Es muss allerdings
wochentag(datum(a2;0;0)
sein
MfG
pefu02
Danke für die erfolgreiche Hilfe.
Es muss allerdings
wochentag(datum(a2;0;0)
sein
MfG
pefu02