Hi again... i've been looking around in google so i can define a way to get a trial period and came acrosse with this code:
This code does exactly what i want and i really want it to create a log file or any other type of file that records the date for expiracy purposes. The problem is when i open the workbook with this macro on it shows this error: Runtime Error '75': Path/File acess error.![]()
Please Login or Register to view this content.
Don't know what is wrong. I've tried to change the Log file to TestFileLog.txt and nothing, same error again on openning.
When i debbug it a yellow line appears over this: "Open ObscurePath & ObscureFile For Output As #1"
Bookmarks