Hi,

How can I possibly make a trial version on my access file before i compiled it to .mde file..

I have done it to Ms excel where the VBA I made is referring to cell(1,1) which is hidden. This cell(1,1) are referring to date. Once the date deadline was reached my program will put a data in the cell(1,1) and automatically saved it and close the application. So meaning even the user change the date of the computer the next time he use my application it will not work anymore..

How can I possibly do it in MS access? Like let say Table 1 (column1 row1) referring to date , then then (column2, row1) will have a value.

Thanks!