Need Help On Report ( Calcuations ), Access 2007

shkhaslam

New Member
Joined
Nov 22, 2014
Messages
44
I have created this tables .. I have data stored in them properly..
What i want is put a combo box in report where i can select account name .. and based on that the ledger of the account should be shown in the way i have attached

in the attachment you will see Bal ( a ) & Bal ( b ) & Total ... I want access to calculate
1) IN ( a ) - OUT ( a ) = Bal ( a )
2) IN ( b ) - OUT ( b ) = Bal ( b )
3) Total = Bal ( a) + Bal ( b ) & in the next row Total = Previous Balance + Bal ( a ) + Bal ( b )

Why cant i post attachments ???
 

Excel Facts

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN
This forum doesn't allow attachments, you could upload to something like DropBox and then add a link to your thread.

You can't use Combo box on reports, so you would need to use a form and then use the combo as parameters then open the report using the form as part of the query expression.
 
Upvote 0

Forum statistics

Threads
1,214,619
Messages
6,120,550
Members
448,970
Latest member
kennimack

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top