Apple Numbers

From Federal Burro of Information
Revision as of 15:42, 14 January 2020 by David (talk | contribs) (Created page with " extract strings: = MID("string",start,count) concat ="string"&"string" convert a string into a date =DATEVALUE("string")")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

extract strings:

= MID("string",start,count)

concat

="string"&"string"

convert a string into a date

=DATEVALUE("string")