I am using VBA in my xls spreadsheet. I opening a third party app using the shell command. The app opens and I use sendkeys to tab 3 times on the app. This works great... the problem is when I try to send sendkeys "^c" the field which is highlighted on the app is not being copied using the sendkeys "^c".... any ideas what is wrong? Again I am able to send tab 3 times to the app... the problem is the highlited contents on the app is not being copied to the clipboard...
help help
help help