Write The Number Of Columns And Give The Column Name As A Letter (ktf) Online Excel and Excel Macro (VBA) Courses Copy Macro 'For online Excel courses click: https://www.excelsizeyeter.com/excelwithkenan.com/udemy_giris.php örnek kullanılışı =Columnletter(A1) Function ColumnLetter(ColumnNumber As Integer) As String If ColumnNumber > 26 Then ColumnLetter = Chr(Int((ColumnNumber - 1) / 26) + 64) & Chr(((ColumnNumber - 1) Mod 26) + 65) Else ColumnLetter = Chr(ColumnNumber + 64) End If End Function 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 write the number of columns and give the column name as a letter (ktf) 2 excel operators hk 3 write the days of this month to the right write the day to the child cell and color the weekends 4 Adds months as a sheet / page and writes the days of the month and goes to the active month and day 5 Adds sheet / pages based on data in column A and writes data up to column D 6 Extracting values from cells 7 inserts months as sheet / pages Specifies days in detail 8 specifies in detail how many formulas are in the book (on new sheet / page) 9 list formulas on new sheet / page 10 prints all sheet / pages with data or scans but does not print 11 write the number you want to be colored on the sheet / page in msgbox 12 Writes the number of the row you clicked in column B to column A 13 Inputbox add year as summer 14 add save key to userforma 15 userforma save as key 16 pdf preview 17 specifies in detail how many references the book contains (on new sheet / page) 18 excel fonts 2 19 writes the name of the sheet / page and the sheet / page number of the footer. 20 gif vs. jpg placing the picture between cells