Pregătirea datelor în Excel
Iason Prassides
Content Developer, DataCamp


LEN()
LEN(text)
CONCAT()
CONCAT(text1, [text2],...) Combină textul din mai multe intervale și/sau șiruri
Delimitatorii trebuie introduși manual

TEXTJOIN()
TEXTJOIN(delimiter, ignore_empty, text1, [text2],...)

TODAY()
TODAY()
WEEKDAY()
WEEKDAY(serial_number,[return_type]) 
WORKDAY()
WORKDAY(start_date, days, [holidays]) 
Mai multe opțiuni pentru protejarea datelor:

Pregătirea datelor în Excel