hey guys im new here, i started using VBA on Excel a couple of days ago, so still a beginner but trying to apply experenieced codes lol.
i Need help with the code im trying to write.
i want to use the function "Shell" to open a camera Software 4 times, i have 4 connected cameras
Shell("L:\Gast\Kamera_fur_serien_nummer\Endoskop\Cam2\Smart Camera.exe") but after that i would like to place the 4 camera Softwares that i have just opened in the 4 cornerns of the Screen using X,Y coordinates, i think that i must use the ActivateApp function after that.
then im going to use the Shell function again to open a Screen shot Software that will take a Screen shot of the 4 cameras that are open using the send keys command from the Screen shot Reader, then using a code to control the mouse into taking the Screen shots for the 4 open cameras.
so what do guys think?
any Kind of help is highly appreciated.
thanks a lot !
i Need help with the code im trying to write.
i want to use the function "Shell" to open a camera Software 4 times, i have 4 connected cameras
Shell("L:\Gast\Kamera_fur_serien_nummer\Endoskop\Cam2\Smart Camera.exe") but after that i would like to place the 4 camera Softwares that i have just opened in the 4 cornerns of the Screen using X,Y coordinates, i think that i must use the ActivateApp function after that.
then im going to use the Shell function again to open a Screen shot Software that will take a Screen shot of the 4 cameras that are open using the send keys command from the Screen shot Reader, then using a code to control the mouse into taking the Screen shots for the 4 open cameras.
so what do guys think?
any Kind of help is highly appreciated.
thanks a lot !