T
tommy t via AccessMonster.com
Hello, I'm pretty new to Access and I'm trying to do a calendar.
I hace the ActiveX calendar on a form and I want to be able to pick a date
and then bring up a form with notes for that date.
If there is none i want to create a record.
here's the problem, i can get it to add or view but not do do both.
my calendar form is called calendar and the form that pops up is called
ddate with a field on it that's called ddate. that's also the primary key.
the calendar puts a date value in a unbound textbox on the calendar field
that's called text2.
I've tried alot of things to get it to work but it doesn't.
Can someone please give me a hand?
I hace the ActiveX calendar on a form and I want to be able to pick a date
and then bring up a form with notes for that date.
If there is none i want to create a record.
here's the problem, i can get it to add or view but not do do both.
my calendar form is called calendar and the form that pops up is called
ddate with a field on it that's called ddate. that's also the primary key.
the calendar puts a date value in a unbound textbox on the calendar field
that's called text2.
I've tried alot of things to get it to work but it doesn't.
Can someone please give me a hand?