Hi,
I have been trying to create a report but not having a lot of success. It seems complicated, but I feel there should be an easier soltion. Here are the details:
I am using Access for my data and Crystal Reports XI R2 for reporting. My VB experience is limited. Essentially, I am trying to create an income statement. I have a final table which houses most of the main data including balances, a grouping column, month end date, GL, and cost center. I need to group and sum balances for particular line items and then be able to use their results in calculations. For example, if I group and sum Fee Income and Other Operating Income, I then need to be able to sum both results to get Total Non-Interest Income (which would be used in a following calculation to compute Net Income).
I currently have a parameter to select cost center, but I don't care if there is a parameter to choose or if each center just has it's own page. I need to be able to show three most recent months worth of data in columns and the fourth column being a YTD column. I currently have the report with one column (current month) using a subreport for each line item and passing variables to the main report for calclation purposes, but I am having a hard time figuring out how to convert to the multiple columns and whatnot.
I appreciate any help anyone can provide. I only have a few days to build this before they pull the plug and band-aid it with a more manual Excel version. I'm sure I have left out helpful details, so please let me know what additional info you need.
Thanks!
I have been trying to create a report but not having a lot of success. It seems complicated, but I feel there should be an easier soltion. Here are the details:
I am using Access for my data and Crystal Reports XI R2 for reporting. My VB experience is limited. Essentially, I am trying to create an income statement. I have a final table which houses most of the main data including balances, a grouping column, month end date, GL, and cost center. I need to group and sum balances for particular line items and then be able to use their results in calculations. For example, if I group and sum Fee Income and Other Operating Income, I then need to be able to sum both results to get Total Non-Interest Income (which would be used in a following calculation to compute Net Income).
I currently have a parameter to select cost center, but I don't care if there is a parameter to choose or if each center just has it's own page. I need to be able to show three most recent months worth of data in columns and the fourth column being a YTD column. I currently have the report with one column (current month) using a subreport for each line item and passing variables to the main report for calclation purposes, but I am having a hard time figuring out how to convert to the multiple columns and whatnot.
I appreciate any help anyone can provide. I only have a few days to build this before they pull the plug and band-aid it with a more manual Excel version. I'm sure I have left out helpful details, so please let me know what additional info you need.
Thanks!