rodges_hidden2008-01-30 04:54:02
I want to make a pop up window for a alert box that display message like: "something is due". I want once open start form on Access database, the message pop up. Could someone help me?
I have a field that called "CSAdate", if today's date is after"CSAdate" 340 days, the alert box should pop up and dispaly the message "something is due". Thanks very much in advance.
westmont2008-01-31 03:01:24
Create Pop up form or MsgBox in Sub Form_Open()
不提也罢2008-01-31 15:14:05
用msgbox