Apple Numbers

From Federal Burro of Information
Jump to navigationJump to search

extract strings:

=MID("string",start,count)

concat

="string"&"string"

convert a string into a date

=DATEVALUE("string")