Hi
I'm trying to automate printing, can anyone give me an idea for macro that will print the Extra screen and Extra info in excel spr sheet? So far I'm using:
AppActivate "MS excel - test"
sendkeys "^p",1 ' control + p
sendkeys {Enter},1
any ideas would be very helpfull
Thanks!
I'm trying to automate printing, can anyone give me an idea for macro that will print the Extra screen and Extra info in excel spr sheet? So far I'm using:
AppActivate "MS excel - test"
sendkeys "^p",1 ' control + p
sendkeys {Enter},1
any ideas would be very helpfull
Thanks!