Consulting

Results 1 to 6 of 6

Thread: How do I set up a session timeout in Excel?

  1. #1
    VBAX Regular
    Joined
    Nov 2007
    Posts
    8
    Location

    How do I set up a session timeout in Excel?

    I've created a spreadsheet application and want to be to send a working version of the application to a prospective buyer and let them use it for a specified period of time.
    Then, after that time period, I want the application to lock and unless they pay for the application and get the unlock code, they can?t use it any longer.



    Can anyone point me in the right direction about how best to proceed?



    Thanks!

    Geroge

  2. #2
    You are assuming that Excel is secure and that no one can change your code.
    I don't know how to break this to you but ... it isn't !
    There is code that will do what you ask but shouldn't YOU be paying for it ?
    2+2=9 ... (My Arithmetic Is Mental)

  3. #3
    VBAX Regular
    Joined
    Nov 2007
    Posts
    8
    Location
    Quote Originally Posted by unmarkedhelicopter
    There is code that will do what you ask but shouldn't YOU be paying for it ?
    I recognize that Excel isn't secure.

    But I'm not sure how best to proceed.

    This is why I asked 'can anyone point me in the right direction?'

    I don't know enough to know if and what I need to be paying for.

    I need to know the WHAT before paying for anything.

  4. #4
    Distinguished Lord of VBAX VBAX Grand Master Bob Phillips's Avatar
    Joined
    Apr 2005
    Posts
    25,453
    Location
    It's very difficult AFAICS. There are products out there that use a DLL or active X controls, but I haven't been able to figure out how you secure the code that uses the DLL/ActiveX, so there is still no security.
    ____________________________________________
    Nihil simul inventum est et perfectum

    Abusus non tollit usum

    Last night I dreamed of a small consolation enjoyed only by the blind: Nobody knows the trouble I've not seen!
    James Thurber

  5. #5
    VBAX Regular
    Joined
    Nov 2007
    Posts
    8
    Location
    Quote Originally Posted by xld
    It's very difficult AFAICS. There are products out there that use a DLL or active X controls, but I haven't been able to figure out how you secure the code that uses the DLL/ActiveX, so there is still no security.
    I'm not sure where that leaves me. And, you're one of the people I was going to directly ask for advice.

    One thing I would like to do is convert to having the application available online. I know that might me taking out of the Excel environment.

    Got any suggestions for how best to proceed?

    I don't know what questions to ask or what to look for in someone who can program this for me on a project basis.

  6. #6
    Hi George...

    check this one out, maybe it helps?!

    http://www.lockxls.com/

    Best,Wolfgang

Posting Permissions

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