i have a table with many rows and 5 (A,B,C,D,E) columns.
the cells from each row can be empty or have text .
i want in F column take as result :
if all cells on row is empty take in F column empty cell
if in one row have one cell with text , take in F column cell this text
if in one row have 2 or more cells with text i need take as result on F column the text from right column (from E if no empty, from D if no empty, from C if no empty …
this is my problem ?
if we want go further in F column keep the formating text LOupload22.ods