'******************************************
Function fnActivateApplication(ApplicationTitle)
Dim WshShell
Set WshShell = CreateObject("WScript.Shell")
WshShell.AppActivate ApplicationTitle
Set WshShell=Nothing
End Function
'******************************************
____________________________________________________________
Please send your Suggestions and Doubts to my yahoo group http://in.groups.yahoo.com/group/qtpsudhakar
No comments :
Post a Comment