hello guys
i want to implement pop up calendar available on this discussion forum. i match all the propoerties of 'MyDate' in my form with 'MyDate' in "Frm Trial" form of Popup Calender.mdb.
copied 'zsFromCalender' in Popup Calender.mdb.
now the problem is when ever i run the code, i am getting message
Compilation Error:
Can't find project or library
and it is heighlighting intDayToday = DatePart("d", Date)
So please anyone help me to resolve this problem
Thanks
i want to implement pop up calendar available on this discussion forum. i match all the propoerties of 'MyDate' in my form with 'MyDate' in "Frm Trial" form of Popup Calender.mdb.
copied 'zsFromCalender' in Popup Calender.mdb.
now the problem is when ever i run the code, i am getting message
Compilation Error:
Can't find project or library
and it is heighlighting intDayToday = DatePart("d", Date)
So please anyone help me to resolve this problem
Thanks

Last edited: