R
rathika
hi
i have a line workbooks.open("c:\abc.xls")
in my form and some related code.
when the code is called the second time i get the
errormessage the workbook is already open.
so now i want to know is there any function(soemthing
like isopen() ) that tells if a workbook is
already open or not.
thanks
rathika
i have a line workbooks.open("c:\abc.xls")
in my form and some related code.
when the code is called the second time i get the
errormessage the workbook is already open.
so now i want to know is there any function(soemthing
like isopen() ) that tells if a workbook is
already open or not.
thanks
rathika