Forum

Janset Beyaz
@jnsln
Active Member
Joined: Feb 25, 2023
Topics: 0 / Replies: 5
Reply
RE: Sick leave periods in one cell

Hi, If your Excel version is Excel365 and you have DROP, MAP, LAMBDA, HSTACK (in addition to these, REDUCE and VSTACK for auto spill in the range) ...

2 years ago
Reply
RE: Sick leave periods in one cell

Hi, I can't see the attached document. If i'm not misinterpreting A1 to AE1 dates from Jan 1 to Jan 31 (31 dates) However, for February 20...

2 years ago
Reply
RE: Dynamic array formula (group by)

@Velouria, many thanks... @austris bahanovskis, glad to have helped and thanks for your feedback

2 years ago
Reply
RE: Dynamic array formula (group by)

Hi, Assuming your data is in the range A1:C7 Name and City / Formula - E2 =REDUCE(A1:C1,UNIQUE(A2:A7),LAMBDA(x,y,VSTACK(x,LET(f,FILTER(A2:C7,A2:A...

2 years ago
Reply
RE: Dynamic array formula (compare cells between rows)

Another option =DROP(A1#,-1)=DROP(A1#,1)

2 years ago