Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to protect my Excel application from being using by others
who obtain an illegal copy. What I am hoping to do is set up a main workbook. I call this HOME BASE. This has hyperlinks to open the other workbooks. You would be required to enter your assigned KEY number into a field in HOME BASE. All the other workbooks would have that KEY number hidden in a field in the first worksheet. When you click on a hyperlink open another workbook, that workbook would look to HOME BASE to see if (1) HOME BASE is open and (2) if the KEY NUMBER matches with the one entered IN HOMEBASE. I don't know VBA so if there is a solution for this please write complete instructions on how to code and where to place it. If you have other suggestions please let me know. Responses or suggestions to my email: Sincerely, Marcello |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
open workbook b when workbook a opened | Excel Discussion (Misc queries) | |||
Unhide Row when workbook is opened | Excel Discussion (Misc queries) | |||
Limiting Number of Times a Workbook can be Opened | Excel Worksheet Functions | |||
activate opened workbook via VBA | Excel Discussion (Misc queries) | |||
Run a macro when a workbook is opened | Excel Programming |