I\'m working on a macro to add separators and an apostrophe at the beginning of a number:
Sub Apostrofe() Selection.NumberFormat = "#,##0" For Each cell