I have a very complex report which calls for a variable number of columns. For example, let's say I need supervisors down the left as rows and their subordinates acrosss the top as columns. For data I might have hours worked this week and hours worked last week and a couple of calculations. I would like a separate report for each supervisor so can envision setting up a loop (which I can figure out). BUT, since each supervisor has a different number of subordinates, how do make the number of columns automatically grow and shrink accordingly (so no blank columns show). Is this even possible? (I know this isn't the ideal structure for a report like this, but this is how my audience wants to see it!) Thanks!
D
D