Calendar Style Report

  • Thread starter Thread starter doran_doran
  • Start date Start date
D

doran_doran

I have created a report that displays all 12 months in year on one page
report. Now I need to be able to display some data into the calendar.
tblworks has the data and tblworkitems has the 1 letter code to display in
each box per employee.

Here is what I did so far.

http://download.yousendit.com/2E725FF20568B902

Click on the frmLeaveRequest and click on the Yearly Preview

I am now populating the table with some dummy records and then I can test the
calender. I need to be able to populate aigcode from tblworkitems by
individual. Hope you know what i mean.
 
Here is new db with some dummy data. This is my school project

http://download.yousendit.com/4A41685E3830E08E

Click on the frmLeaveRequest and click on the Yearly Preview

Select an individual on frmleaveRequest. I would like yearly preview to take
the individual and populated all the days with this person exceptions
(tblwork data, code is in tblworkitems). is it possible?


Thanks

Amber
 
Are you familiar with the newsgroup archives at http://groups.google.com?
Use it to search the archives for this newsgroup and the USENET newsgroup
comp.databases.ms-access and you will find references to sample
calendar-style reports.

We try to be helpful, but _doing_ a lot of a school project isn't being
helpful... if you run into a particular stumbling block, post back with
specifics. But, don't expect anyone to have the time and energy to download
your project, puzzle out what you are trying to accomplish, and "fix it" for
you.

Larry Linson
Microsoft Access MVP
 
Back
Top