Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I've been trying this out for a while but am still scratching my head... I need to check if an Excel Spreadsheet is already open by another user, so that I don't open it if it is already being edited. Is there a way I can determine this in Excel VBA? I don't want the messagebox to come up stating that the sheet has macros either, if this can be helped. Many thanks in advance. Andy |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() http://support.microsoft.com?kbid=138621 XL: Macro Code to Check Whether a File Is Already Open http://support.microsoft.com?kbid=291295 XL2002: Macro Code to Check Whether a File Is Already Open http://support.microsoft.com?kbid=213383 XL2000: Macro Code to Check Whether a File Is Already Open http://support.microsoft.com?kbid=184982 WD97: VBA Function to Check If File or Document Is Open If you have use a macro to check, then the workbook doing the checking will have a macro. -- Regards, Tom Ogilvy "Andy" wrote in message ... Hi, I've been trying this out for a while but am still scratching my head... I need to check if an Excel Spreadsheet is already open by another user, so that I don't open it if it is already being edited. Is there a way I can determine this in Excel VBA? I don't want the messagebox to come up stating that the sheet has macros either, if this can be helped. Many thanks in advance. Andy |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Access to Excel check box conversion | Excel Discussion (Misc queries) | |||
Add tab access to check boxes in a protected Excel sheet form. | Excel Discussion (Misc queries) | |||
Activate check "Trust access to Visual Basic " in Excel | New Users to Excel | |||
link Access workbook to Excel workbook | Excel Discussion (Misc queries) | |||
How do you make an Excel workbook exclusive? | Excel Discussion (Misc queries) |