A set of formulas to improve custom functions. CHECKEMAIL() adds more domains to check for veracity of email address structure. Currently ISEMAIL() does not include many TLDs in checking the syntax of an email address. TITLECASE() fixes a bug that PROPER() will capitalize after apostrophes. TITLECASE() capitlizes each beginning letter of each word, and does not capitalize after an apostrophe.