Use Chr to make an apostrophe
Suppose you want to set up a variable (called ‘Party’) to contain either Defendant or Plaintiff, depending on PartyType and then a variable containing the possessive case of that – i.e. the value should be “Defendant’s” or “Plaintiff’s”. The apostrophe is going to give trouble. Here’s how to do it.