Hi
i have a work book that auto opens does some 'stuff' then saves itself and closes. what i would like to do is also close Excel. This i can do no problem using
Application.Quit
however this can be a problem if the user has another workbook open. does anyone know a way of detecting if there are workbooks open and then using the above ONLY if there isn't?
Craig
i have a work book that auto opens does some 'stuff' then saves itself and closes. what i would like to do is also close Excel. This i can do no problem using
Application.Quit
however this can be a problem if the user has another workbook open. does anyone know a way of detecting if there are workbooks open and then using the above ONLY if there isn't?
Craig