I have a database of potential Projects with Estimated Fee, Start Date, End Date, FTEs. I want to have a report that will spread the Estimated Fee equally across each month and another report that shows the FTEs spread across the same time frame. I tried using a cross tab query, but it only shows the values in the first month. Any tips? Thanks.