Successors formula (German setup)
Hello community,
I'm trying the new successors formula in a German setup, but doesn't matter what I try I'm always ending up with an #UNPARSEABLE error. Neither the German (= JOIN(SUCCESSORS(Spalte@Zeile),",")), nor the English (= JOIN(SUCCESSORS(column@row),",")) version seems to work.
Best Answer
-
Thank you Genevieve, I was in the assumption that "column" actually does something similar than "row". It works well now.
Regards
Roland
Answers
-
I don't see a column named "Spalte" in your sheet; instead of saying "column" or "Spalte", you'll need to actually type in a Column Name. It can be any column from this row.
Ex:
=JOIN(SUCCESSORS(Start@row),",")
Cheers,
Genevieve
-
Thank you Genevieve, I was in the assumption that "column" actually does something similar than "row". It works well now.
Regards
Roland
Help Article Resources
Categories
Check out the Formula Handbook template!