I use MS Access and Sharepoint web services to read and process Excel workbooks in a SP (2007) document library. How can I tell (without trying to open) if a document is already open by another user. Right now, I open the workbook, then test for readonly.
I'd rather be able to know before I try to open it.
Jim