Lists Add-ons İn Excel From A1 Online Excel and Excel Macro (VBA) Courses Copy Macro 'For online Excel courses click: https://www.excelsizeyeter.com/excelwithkenan.com/udemy_giris.php Sub AddIns() Dim AI As AddIn i = 1 For Each AI In Application.AddIns Range("A" & i) = AI.FullName i = i + 1 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 Lists add-ons in excel from a1 2 excel operators hk 3 lists xls files in the specified path from the active cell 4 listbox A lists the list of As in B in the textbox Delete with commandbutton 5 finds formulas on active sheet / page lists new sheet / page 6 select sheet / pagename if it exists from the sheet / page and continue processing on the sheet / page, if not, it will open a new worksheet under sheet / pagename 7 searches on sheet / page1 and lists on sheet / page2 8 2 Move data between listboxes 9 Add menu to file edit bar delete 10 a worksheet and create a hyperlink from a folder 11 show file path list in detail fields of files file path etcâ € ¦ 12 browse folder xls list 13 It takes data from "listbox a" and then writes "textbox b" 14 block some sheet / pages from being listed 15 2 Move data between listboxes 16 Write sheet / page names from a1 17 importing data into the listbox 18 run the macro in the module from the active sheet / page 19 List of sheet / pages starting from sheet / page 1 a1 20 writes existing sheet / pages A1 from top to bottom