+ Reply to Thread
Results 1 to 3 of 3

Macro doesn't support 32-bit machine. Need help.

Hybrid View

mashiulalam Macro doesn't support 32-bit... 07-05-2016, 03:36 PM
AB33 Re: Macro doesn't support... 07-05-2016, 03:40 PM
mashiulalam Re: Macro doesn't support... 07-05-2016, 04:12 PM
  1. #1
    Registered User
    Join Date
    02-01-2016
    Location
    Ontario, Canada
    MS-Off Ver
    Office 2007
    Posts
    70

    Macro doesn't support 32-bit machine. Need help.

    Hi,

    I have a macro which runs very well in Windows 7.2 64-bit machine but my colleague can't run the same macro in his 32-bit machine.

    Any idea or help? I have attached the macro if you need it.

    Thanks.

    Mashiul
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Macro doesn't support 32-bit machine. Need help.

    Private Declare PtrSafe Function ShellExecute Lib "shell32.dll" Alias "ShellExecuteA" _
    (ByVal hwnd As Long, ByVal lpOperation As String, ByVal lpFile As String, _
    ByVal lpParameters As String, ByVal lpDirectory As String, ByVal nShowCmd As Long) As LongPtr

  3. #3
    Registered User
    Join Date
    02-01-2016
    Location
    Ontario, Canada
    MS-Off Ver
    Office 2007
    Posts
    70

    Re: Macro doesn't support 32-bit machine. Need help.

    Perfect!

    Thanks AB33.

+ 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. Office 365 doesn't support Excel Macros
    By Salasobor in forum Office 365
    Replies: 1
    Last Post: 09-10-2013, 08:44 AM
  2. Object doesn't support this property or method
    By amartino44 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-17-2013, 10:05 AM
  3. object doesn't support this property or method
    By teowchy in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-16-2013, 03:16 AM
  4. Macro runs fine on my machine; won't run on another user's machine
    By brl8 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-29-2010, 03:16 PM
  5. VS.Net doesn't support *.xlsm files
    By munzer1 in forum Excel General
    Replies: 1
    Last Post: 07-10-2007, 01:17 AM
  6. Replies: 3
    Last Post: 06-14-2006, 02:10 PM
  7. Object doesn't support this method
    By Andibevan in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-01-2005, 06:05 AM
  8. [SOLVED] Macro doesn't run on new machine
    By Jamie in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-08-2005, 07:05 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