VBA coding help needed

bandz

New Member
Joined
Mar 31, 2017
Messages
2
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 !
 

Excel Facts

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.

Forum statistics

Threads
1,215,943
Messages
6,127,820
Members
449,409
Latest member
katiecolorado

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top