Thanks for your reply Dirk.
Yes, it is odd. But I was asked to accomplish this and I explain further.
I have a web page updated by a MSAccess DB. It is Travel Business related.
One of the pages shows the Promotion field of the Database. I was asked that
after 15 days, the name disappears automatically from the page. The only way
that I can think of doing this, is to after 15 days of the time of
modification of the specified field it becomes null, programming further the
web page to show the row of the table only if the specified field is not
null. I hope I made sense.
Thanks again