Hi,
I am trying to write VBA code to login and chat using Excel VBA.
I have used Shell command (as shown below) to open gtalk, but not able to figure out from there.
Shell """" & C:\Users\Google\Google Talk\googletalk.exe & """"
Thanks in advance for your help.
Regards!
Vikas
I am trying to write VBA code to login and chat using Excel VBA.
I have used Shell command (as shown below) to open gtalk, but not able to figure out from there.
Shell """" & C:\Users\Google\Google Talk\googletalk.exe & """"
Thanks in advance for your help.
Regards!
Vikas