+ Reply to Thread
Results 1 to 3 of 3

Userform Minimize no longer working is it since last MS auto update

  1. #1
    Forum Expert nigelog's Avatar
    Join Date
    12-14-2007
    Location
    Cork, Ireland
    MS-Off Ver
    Office 365 Windows 10
    Posts
    2,286

    Userform Minimize no longer working is it since last MS auto update

    I use a userform menu that has a minimize to taskbar function that I spotted somewhere and adapted. This function stopped working recently and I cannot track the cause. I created a new workbook with just the menu and no other code but the minimize button still doesn't appear. I'm beginning to wonder if an MS upgrade has caused this. Workbook is for both 32 and 64bit and would appreciate if someone could try opening the workbook to see if works there.

    Ta Nigel
    Attached Files Attached Files
    Last edited by nigelog; 02-01-2018 at 09:19 AM.

  2. #2
    Forum Guru xlnitwit's Avatar
    Join Date
    06-27-2016
    Location
    London
    MS-Off Ver
    Windows: 2010; Mac: 16.13 (O365)
    Posts
    7,085

    Re: Userform Minimize no longer working is it since last MS auto update

    Use Findwindow in the code that adds the minimize button, instead of GetActiveWindow- which should be returning a LongPtr in 64 bit incidentally, not a Long.
    Please Login or Register  to view this content.
    and then use
    Please Login or Register  to view this content.
    in the userform code.
    Don
    Please remember to mark your thread 'Solved' when appropriate.

  3. #3
    Forum Expert nigelog's Avatar
    Join Date
    12-14-2007
    Location
    Cork, Ireland
    MS-Off Ver
    Office 365 Windows 10
    Posts
    2,286

    Re: Userform Minimize no longer working is it since last MS auto update

    Perfect, thank you so much Don. Was driving me nuts.....

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Auto-Update userform
    By alexgoaga in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-12-2017, 12:34 PM
  2. [SOLVED] Userform: Add or Update are not working correctly
    By scoclu in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 11-24-2017, 07:47 PM
  3. Codes in userform no longer working
    By chrisellis250 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-16-2017, 03:43 PM
  4. VBA & CSV (Post Office Update) - VBA no longer working
    By stevenchapman in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-24-2015, 08:13 AM
  5. Table Auto Complete no longer working
    By narrowgate88 in forum Excel General
    Replies: 0
    Last Post: 02-05-2013, 03:31 PM
  6. Email Out of Excel Code no longer working due to update or drive change.
    By Kidcarlosuk in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-12-2012, 06:37 AM
  7. Replies: 0
    Last Post: 07-14-2011, 10:15 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1