P
punter
Hi,
I have a macro that is flipping between two windows. I recorded it an
I'm running into an error. The sheet I was playing around with an
recorded it on was called Book1. The macro will be run on sheets wit
different names. The debugger is highlighting this line:
Windows("Book1.xls").Activate
How do I make windows go the other open workbook no matter what th
name is?
Thanks
Eddi
I have a macro that is flipping between two windows. I recorded it an
I'm running into an error. The sheet I was playing around with an
recorded it on was called Book1. The macro will be run on sheets wit
different names. The debugger is highlighting this line:
Windows("Book1.xls").Activate
How do I make windows go the other open workbook no matter what th
name is?
Thanks
Eddi