E
ezil
I am using same office-2003 in two computers but in one computer the
following code only works
workbooks("abc.xls").activate
but in another computer
workbooks("abc").activate only works
But i want to use both the computer changing the code is time consuming
process
How to do this task so that both computer should accept the same code.
Thanks for reply
following code only works
workbooks("abc.xls").activate
but in another computer
workbooks("abc").activate only works
But i want to use both the computer changing the code is time consuming
process
How to do this task so that both computer should accept the same code.
Thanks for reply