Remove Userform X Online Excel and Excel Macro (VBA) Courses Copy Macro 'For online Excel courses click: https://www.excelsizeyeter.com/excelwithkenan.com/udemy_giris.php Bu bir API'dir Private Declare Function GetWindowLongA Lib "User32" (ByVal hwnd As Long, ByVal nIndex As Long) As Long Private Declare Function SetWindowLongA Lib "User32" (ByVal hwnd As Long, ByVal nIndex As Long, ByVal dwNewLong As Long) As Long Private Declare Function FindWindowA Lib "User32" (ByVal lpClassName As String, ByVal lpWindowName As String) As Long Private Sub UserForm_Initialize() Dim hwnd As Long hwnd = FindWindowA("Thunder" & IIf(Application.Version Like "8*", "X", "D") & "Frame", Me.Caption) SetWindowLongA hwnd, -16, GetWindowLongA(hwnd, -16) And &HFFF7FFFF 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 remove userform x 2 Can the characters typed in the inputbox appear as "*****" (password or password characters)? 3 creates a copy of the book by deleting userformmodulclass 4 sort data by name order 5 sort data by name order 6 commandbutton 7 color change when I come to the buttons with the mouse 8 Coloring the inside of the textbox with the mouse 9 excel operators hk 10 get information from the registry 11 remove sheet / page protections 12 Hide or show pivot table fields according to a specific criterion 13 api that finds which key is pressed 14 identifying unique (single) data entries 15 calculator on / off 16 Remove Characters from a Directory: Remove only characters from the beginning of a text string. All you need is to reference a cell or add a number of characters and text to the function to remove from the text string. There are two arguments,rng" for the text string andcnt" for the number of characters to remove. for example: 1 incnt if you want to remove the first characters from a cell; 17 Remove Decimals from Numbers: This code helps you remove all digits of the digits in the selected range. 18 Remove Date from Date and Time: Returns only time from a date and time value only. 19 Remove Date Time: You can use this code if you are spending time with the date and want to remove it. 20 removes and fetches toolbars on the screen