Hi Jose,
I am very new in excel macros...
Can you pls share your macro file with me, I am also want to
transparent one user form in my module.
Thanks in advance.
Manish
pansari.man...@gmail.com
On Nov 18, 3:11 pm, Alfred WALLACE wrote:
> Hi to all gurus (day gurus, or night gurus !)
>
> My pro
Hi Alfred,
You may try MouseMove event of Userform as follows:
Private Sub UserForm_MouseMove(ByVal Button As Integer, ByVal Shift As
Integer, ByVal X As Single, ByVal Y As Single)
'--YOUR CODE--
End Sub
Thanks & Regards
Ashish Jain
McKinsey Ind