I am creating an app to basically create time-cards based on a Microsoft Project database. Anyway, I used the DataReport designer for an earlier program and would like to use it again. However, this time I am not sure what information I am going to need to display. For instance, right now I want it to display each persons name, time spent on work, and time spent on vacation. However, somebody else might want each persons name, time spent on work, and time spent in meetings. How do I dynamically create the report (if possible)?