Hello, can somone help me to run this userform menu to start on 32 and on 64 bit (excel vba). I try with convert but I wrong and dont know where. Can you give me advaice what I change? Thank you
menu maker
menu maker
but now Routines not worke. when i clic on menu not hing happen. Any idea?Hi
VBA Code:Public Declare PtrSafe Function SetWindowLong _ Lib "user32" _ Alias "SetWindowLongA" ( _ ByVal hwnd As LongPtr, _ ByVal nIndex As LongPtr, _ ByVal dwNewLong As LongPtr) _ As Long
Thanks for help. Only one changes you make. Because when I click on "Show Api Menu" - userfom is appear, but whet I choose any of menus ex: File->NewTask nothing happen. Can you try you that will happen when you clicked. Thank you!Hi
I have changed the code and it works as expected Excel 365 64 Bit