Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a program developed in VBA over EXCEL which does not have t
allow to open another session of itself, that is, if a user opens th book that contains the program, and once opened, he or she (the user tries to open the same book again, first of them (first sessio Workbook) does not have to allow to open the second one, all thi without disturbing the normal EXCEL operation with other EXCE workbooks. In other words, I want to allow the User to open the Workbook financial.xls only once at a time. (avoid reopen) Another explanation: How do I restrict the user to open a workbook only one time until it i closed? Thanks Marcelo -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Reopen workbook | Excel Discussion (Misc queries) | |||
How to avoid opening an empty workbook every time I open a file? | Setting up and Configuration of Excel | |||
how to avoid duplicates in excel workbook? | Excel Discussion (Misc queries) | |||
Avoid Deleting a Shared Workbook using VBA | Excel Programming | |||
When workbook is closed tries to reopen?? | Excel Programming |