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
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
![]()
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
Perfect!
Thanks AB33.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks