Hi!

I made a macro in a workbook (A) that updates sheets from another workbook (B). Is it possible somehow to add an IF-function in the macro that would check if the workbook B is already in use? So that if the workbook B is in use, "Read only", it would skip the update in workbook A, but if the workbook B is not in use it would update the sheets in workbook A.

Thank you already!