+ Reply to Thread
Results 1 to 5 of 5

VBA for trial period

Hybrid View

  1. #1
    Registered User
    Join Date
    06-18-2014
    Location
    India
    MS-Off Ver
    2007
    Posts
    35

    VBA for trial period

    Hi,

    I am new to VBA. I need VBA code for trial period/version for period of one month and a year. I have made small project in excel VBA. I want to make it trial version and long term version.

    Please guide me.

    Thanks in advance

  2. #2
    Forum Contributor satputenandkumar0's Avatar
    Join Date
    11-08-2012
    Location
    Pune, India
    MS-Off Ver
    Office xp & Office 2007
    Posts
    398

    Re: VBA for trial period

    Dear vanitarathod,

    Please go through below link.

    Click Here
    Regards,
    Nandkumar S.
    ---------------------------------------------------------------
    Don't forget to Click on * if you like my solution.

  3. #3
    Registered User
    Join Date
    06-18-2014
    Location
    India
    MS-Off Ver
    2007
    Posts
    35

    Re: VBA for trial period

    Hi nandakumarji,

    there are too many lines of codes. I feeling difficulty in understanding the process.
    Can I have too few lines of coding for same purpose?

    thanks

  4. #4
    Forum Contributor pareshj's Avatar
    Join Date
    05-20-2014
    Location
    MUMBAI
    MS-Off Ver
    2007 & 2010
    Posts
    447

    Re: VBA for trial period

    Hi Ganesh,

    You just need to copy the code and paste it in your excel module. Just follow the instruction in section How to use: and done.

    Only thing you need to watch out in that code is:

    'set your own obscure path and file-name
        Const ObscurePath$ = "C:\" 
        Const ObscureFile$ = "TestFileLog.Log"
    WHere, you have to set your own log file path.

    Regards,
    Paresh J
    Last edited by pareshj; 07-15-2014 at 01:19 PM.
    Click on "* Add Reputation" as a way to say thanks

  5. #5
    Registered User
    Join Date
    06-18-2014
    Location
    India
    MS-Off Ver
    2007
    Posts
    35

    Re: VBA for trial period

    Hi paresh,

    thanks a lot, it worked perfectly..

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How to set trial period for 30 days using excel VBA
    By mizzlyla in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-21-2014, 04:38 AM
  2. Set a Trial Period For Use of Your Project
    By ras2021 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-29-2013, 12:04 AM
  3. [SOLVED] Set a Trial Period For Use of Your Project
    By Taislin in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 03-27-2013, 02:41 AM
  4. Trial Period of Workbook then delete file is not working
    By simmo86 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-09-2010, 01:40 PM
  5. How do I limit the period of use of my xls programs for trial use
    By Don in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-07-2005, 11:05 PM

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