Data Formatting Guide: Excel Quick Reference – MindBridge: English (US)

Questions? We have answers.

Summary

The following is a list of some of the most useful Excel formulas and functions for data formatting.


Solutions

Lookup

Text Manipulation

| ? | matches any single character | | * | matches any number of characters | | ~ | escape character to put before these wildcard characters to match the actual wildcard character; e.g., ~? to match a ? (question mark) character |

Conditional/Logic

Date

Other