Coding For Dual Monitors

E

Eloy

Hi,

I need to write a macro that will run on a laptop with a monitor attached.
I need to display different screens on the laptop screen and the monitor. Is
there an easy way to reference each of these within VBA?

Thanks,
Eloy
 
C

CLR

I'm not at home now where I have my multiple monitors, but you could try
just "recording" a small macro to do what you want and then check the code to
see if there's anything useful there.............

hth
Vaya con Dios,
Chuck, CABGx3
 
Top