hey thanks daniel it worked are again thanks to all of you other ones that help out too.
lee123
lee123
if not textboxdate = Date then unload me End if
private sub Form_Load Form.visible = False End sub
If XXXX=XXXXX then
If format(now,"yyyymmddhhMM") >= format(XXXXX,"yyyymmddhhMM") then <Your form>.Show (1)
Comment