Workbook.CanCheckIn (Excel)
True if Microsoft Excel can check in a specified workbook to a server.
Dim booCanCheckIn As Boolean
booCanCheckIn = ActiveWorkbook.CanCheckIn
True if Microsoft Excel can check in a specified workbook to a server.
Dim booCanCheckIn As Boolean
booCanCheckIn = ActiveWorkbook.CanCheckIn