Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi all,
is there any code that doesn't allow to open my excel file in other computers except my computer, i means if someone move that file into other computer and try to open (ofcourse my file has protected with a password) thanks in advance. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You could write something for the Workbook open event to check for the
computer, however, if someone chooses not to enable the macros, this won't work. Can you protect it any other way? Also, what happens if something happens to you and they need access to the file. You need a backup. My 2 cents. Barb Reinhardt "Tufail" wrote: hi all, is there any code that doesn't allow to open my excel file in other computers except my computer, i means if someone move that file into other computer and try to open (ofcourse my file has protected with a password) thanks in advance. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
plz give me some code for event check.
no most of them don't know very well about macro. yes i just protect my workbook as well sheets with a password. "Barb Reinhardt" wrote: You could write something for the Workbook open event to check for the computer, however, if someone chooses not to enable the macros, this won't work. Can you protect it any other way? Also, what happens if something happens to you and they need access to the file. You need a backup. My 2 cents. Barb Reinhardt "Tufail" wrote: hi all, is there any code that doesn't allow to open my excel file in other computers except my computer, i means if someone move that file into other computer and try to open (ofcourse my file has protected with a password) thanks in advance. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can't open a file on one computer but can on another | Excel Discussion (Misc queries) | |||
Excel file won't open on only one computer | New Users to Excel | |||
same file, new computer, will not open | Excel Discussion (Misc queries) | |||
Open mdb file from another computer | Excel Programming | |||
How do I open an xls file if I don't have Excel on my computer? | Excel Discussion (Misc queries) |