İnitial Letters Capitalization Online Excel and Excel Macro (VBA) Courses Copy Macro 'For online Excel courses click: https://www.excelsizeyeter.com/excelwithkenan.com/udemy_giris.php Sub TitleCase() Dim cell As Range For Each cell In Selection.Cells If cell.HasFormula = False Then cell = Application.Proper(cell) End If Next End Sub Report problem with this macro This macro does not work. There's an error in the code. Other You can write your comments about the error in the box below. Report error ALL MACROS Youtube Channel The following macros may be useful for you. Similar Results NoMacro Name 1 initial letters capitalization 2 excel operators hk 3 add save key to userforma 4 userforma save as key 5 automatic image fetch 6 message 7 endpoint in encryption 8 remove userform x 9 Collects cells that are red between a1: d20 10 Adds cells with red background color between cells A1: d20 11 Initialize the statusbar is also excellent 12 Getting information by userform and data selection 13 untitled userform 14 hides the close button on the top right of the userform 15 userform 3 hides the close button on the top right of userform 16 only one view of data in the combobox 17 forms do not allow x to exit 18 The title of your userform is + 19 The title of your userform is + 20 to the code section of the userform