hi i have created a button on my form which does an important task and needs to be clicked only once a day only
is it possible to have a macro which does the following
IF =date() is false then excute command which is clicking the button, this is when i open access
and IF =date() is true then do nothing
is it possible ?
thanks in advance