Apple Numbers

From Federal Burro of Information
Revision as of 04:58, 7 August 2022 by David (talk | contribs)
(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")