J
jkatj
I've been building a calendar report using Duane H's sample calendar database
file from http://www.invisibleinc.com/divFiles.cfm?divDivID=4.
I think I've figured out everything I need for my calendar but one last very
important thing. Duane's got Master/Child link fields set up linking each
subreport's "SchedDate" field to the main report's "txtDay1" through
"txtDay5" fields. This seems to be the trick to get each entry to show up
only for one day rather than repeating across each day of the week (which is
what I have happening now). However, I can't find anywhere in the
report/queries/Visual Basic code/etc. where "txtDay1" through "txtDay5" are
defined. Also, when I click on the "..." button next to the Link Mater Fields
Property, I get a message that the expression I entered "refers to an object
that is closed or doesn't exist."
Does anybody know how to tackle this final hurdle for putting together a
calendar? I'm excited to have gotten as close as I am to a final calendar
being quite new to Access, but I'd really like to put the final touch on.
Thanks in advance for any help!
file from http://www.invisibleinc.com/divFiles.cfm?divDivID=4.
I think I've figured out everything I need for my calendar but one last very
important thing. Duane's got Master/Child link fields set up linking each
subreport's "SchedDate" field to the main report's "txtDay1" through
"txtDay5" fields. This seems to be the trick to get each entry to show up
only for one day rather than repeating across each day of the week (which is
what I have happening now). However, I can't find anywhere in the
report/queries/Visual Basic code/etc. where "txtDay1" through "txtDay5" are
defined. Also, when I click on the "..." button next to the Link Mater Fields
Property, I get a message that the expression I entered "refers to an object
that is closed or doesn't exist."
Does anybody know how to tackle this final hurdle for putting together a
calendar? I'm excited to have gotten as close as I am to a final calendar
being quite new to Access, but I'd really like to put the final touch on.
Thanks in advance for any help!