+ Reply to Thread
Results 1 to 6 of 6

How To Serialize Each Copy Of Workbook

  1. #1
    Valued Forum Contributor
    Join Date
    09-04-2007
    Location
    Ontario, Ca
    Posts
    624

    How To Serialize Each Copy Of Workbook

    I have posted this in programming as I believe that it will take VBA code to do it.

    I want a way to track and register who has a copy of my workbook, something like a serial number and where they have to give me User Name, Company Name, Address, City, St, Zip, Phone, eMail, and Serial Number . . . OR . . . they get no support, since the workbook and spreadsheet are protected with password

    The only way I can think of doing it is to send the user, along with the actual workbook, a message stating that they have to register the workbook if they want support services.

    I would probably have to do this with a website & database. They would get their number after completing the log information at the website.

    Or, can anyone give me a forum for Access that can help me do this totally on line.

    I will also be looking for a good method of distributing a large quanity of workbooks to individuals and companys that want the overall program.

    Any Ideas would be appreciated.
    Thanks for helping . . .
    Matt @ Launchnet

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: How To Serialize Each Copy Of Workbook

    i dont think to can do this there are ways and means of opening any excel file protected with vba.
    a third party product would be safer
    such as
    http://www.lockxls.com/ does all that you want and more but it costs!!!!
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: How To Serialize Each Copy Of Workbook

    You could have them give you the serial number of their disk drive, and you could encrypt that and give it back to them as a password, which your workbook prompts for and then stores on a hidden sheet.

    Your workbook must have an algorithm to decrypt the password to extract the drive number and match against the installed drive.
    Entia non sunt multiplicanda sine necessitate

  4. #4
    Valued Forum Contributor
    Join Date
    09-04-2007
    Location
    Ontario, Ca
    Posts
    624

    Re: How To Serialize Each Copy Of Workbook

    Here are better details on what I'm looking for. Please review and give me your ideas, suggestions and possible problems. The following is how my ideas are coming together and they are not set in concrete at all. I want to point out that the customer should always be able to open the workbook.

    During Beta Testing, I believe that I can get along with having an exclusive number assigned to each user.

    By doing just the exclusive number, it will give me time to design a database in Access that can do what I need. I'll explain after I explain how I will get exclusive numbers to start from day one and can continue on with the same numbering system when I have a database set up.

    The 1st workbook has 3 sheets . . . 1 = Main Menu, 2 = Instructions and 3 = Setup. I will have Setup displayed when the workbook is opened for the 1st time. After the exclusive number is developed, the Main Menu will always open.

    On the Setup Sheet I will have the following inputs made by user.

    Todays Date . . . . . . _ _ _ _ _ _ 050209
    2 Digit State . . . . . . _ _ CA
    Time of Day. . . . . . . _ _ _ _ 0649
    Your Initials . . . . . . . _ _ MG
    Any 4 Digits . . . . . . . _ _ _ _ 2791

    These inputs generate the number . . . 050209CA0649MG2791

    Does anyone think that this value would ever be duplicated ?

    Additionally, I would have the user enter:
    First Name
    Last Name
    Address
    City
    St
    Zip
    Phone No
    eMail

    I would have a button on the Setup Sheet that would protect these values and protect the Sheet with password. Also, I think that this data could be sent via eMail to me until the database was completed. Then all of it could be controlled by the database including a password.

    When finished, a button would be clicked and the Main Menu Sheet would be displayed and the entire Workbook would be saved.

    Now, the user can go to the Setup Page and read his code number when needed.

    The reason for all of this is . . . If I give this program away free, the user has to register to get some support and updates. Full support and other updates would require a monthly fee.

    As eMails come in from people that are registering, I would post this information to the Database that I will be developing. Please remember that this is for a very limited number of people i.e. no more than 100 until the database is completed. When the database is completed, users can download the program automatically from the website after they have generated the above described inputs.

    Wow . . . I'm going to need help on the database.

    Hope I haven't forgotten too much.

  5. #5
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: How To Serialize Each Copy Of Workbook

    The only really effective way is to purchase software to do this, I have LockXls
    Last edited by royUK; 05-04-2009 at 05:21 AM.
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  6. #6
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: How To Serialize Each Copy Of Workbook

    here's another <$50 single user licence.
    http://xcellcompiler.com/index.php?o...d=18&Itemid=96
    google around there a a few about.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1