Aloha Everyone,
I have had a problem using report writer when trying to access data. let me give you an example. I have a Lesson Plan that has mutliple activities. I want to run a report that shows all the activies for a lesson plan. This I can do without much problem. The difficulty comes when I then want to also show all of the the materials used for an activity. The materials are linked to the activity record and not to the lesson plan.
So my structure is Lesson Plan Table, Lesson Plan Activity Table (multiple activities records per Lessson Plan), Activity Table with information about the activity, Material Table with multiple material records per Activity) There are an undetermined number of activities per Lesson and an undertermined number of materials per activity. Activities can be used in many Lesson Plans.
So in trying to resolve this without having to build a seperate table at the time of printing I have been searching for results. It is easy to do on the screen but seems impossible in the report writer.
One idea I have is to use a script in the report writer to get the Material information I need. Unfortunately I am not skilled in VB Scripting. Can anyone send me some examples of a script that would retrieve data from a Table so it could be printed in a label in the report writer?
Or if you have any ideas about how report writer can do what I need directly please let me know that as well.
Stuart Katz