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
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
Dear vanitarathod,
Please go through below link.
Click Here
Regards,
Nandkumar S.
---------------------------------------------------------------
Don't forget to Click on * if you like my solution.
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
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:
WHere, you have to set your own log file path.![]()
'set your own obscure path and file-name Const ObscurePath$ = "C:\" Const ObscureFile$ = "TestFileLog.Log"
Regards,
Paresh J
Last edited by pareshj; 07-15-2014 at 01:19 PM.
Click on "* Add Reputation" as a way to say thanks
Hi paresh,
thanks a lot, it worked perfectly..
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks