Has anyone ever written a P&L or Balance Sheet using Access reports? This is going to sound pretty bad but... how do I add a row to the report for each line item?
My table looks like something this...
DESC ACT BUD VAR
SALES 100 90 10
COGS 50 40 10
GROSS 50 50 0
The report gives me a bound control for DESC and pulls in all the records but I need each row to be formatted differently and I need to be able to put in spaces between rows
If anyone has a report example that would be wonderful. Any suggestions would also be greatly appreciated.
My table looks like something this...
DESC ACT BUD VAR
SALES 100 90 10
COGS 50 40 10
GROSS 50 50 0
The report gives me a bound control for DESC and pulls in all the records but I need each row to be formatted differently and I need to be able to put in spaces between rows
If anyone has a report example that would be wonderful. Any suggestions would also be greatly appreciated.