#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 92
Default Trial Balance

I have a worksheet with a sheet of data for each customer, including name,
transaction date, payment amount, and balance owing. I now would like to
build a trial balance to show the name, balance owing (as of the trial
balance date) and if payments are in arrears or not. I hope someone will be
able to help me with this.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,696
Default Trial Balance

As far as the name and balance owing, you can do a quick pivot table...

Data - Pivot Table
Select the table with data
drop the name info into the column fields
Drop the balance owing into the data fields

As far as payments being in arrears, not sure I follow how you would know
when someone is in arrears. Is there a certain number of days payment is to
be made by?

if so, I'd put in a column labelled Arrears and in the cells put, say,
=if(now()-transaction date30,"Yes","No")

Then, you can drag this field into the Data portion of your pivot table,
then use the drop-down arrow in the data portion to show only "Yes" fields...

"Dale" wrote:

I have a worksheet with a sheet of data for each customer, including name,
transaction date, payment amount, and balance owing. I now would like to
build a trial balance to show the name, balance owing (as of the trial
balance date) and if payments are in arrears or not. I hope someone will be
able to help me with this.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 92
Default Trial Balance

Thanks for the help...that will work.

"Sean Timmons" wrote:

As far as the name and balance owing, you can do a quick pivot table...

Data - Pivot Table
Select the table with data
drop the name info into the column fields
Drop the balance owing into the data fields

As far as payments being in arrears, not sure I follow how you would know
when someone is in arrears. Is there a certain number of days payment is to
be made by?

if so, I'd put in a column labelled Arrears and in the cells put, say,
=if(now()-transaction date30,"Yes","No")

Then, you can drag this field into the Data portion of your pivot table,
then use the drop-down arrow in the data portion to show only "Yes" fields...

"Dale" wrote:

I have a worksheet with a sheet of data for each customer, including name,
transaction date, payment amount, and balance owing. I now would like to
build a trial balance to show the name, balance owing (as of the trial
balance date) and if payments are in arrears or not. I hope someone will be
able to help me with this.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dropping Trial Balance into Financial Statements Ang Excel Worksheet Functions 1 January 9th 07 01:55 AM
Returning a mortgage balance based on a particular date JWH Excel Discussion (Misc queries) 4 December 19th 06 01:03 AM
running balance in Excel Dan Connors Excel Worksheet Functions 5 April 3rd 06 08:11 PM
I want the first cell of a column to be a running bal for that col rsilver Excel Discussion (Misc queries) 4 November 19th 05 03:09 PM
How to make aging possible in Excel for an age trial balance shee. Anne L Excel Discussion (Misc queries) 3 March 20th 05 05:31 PM


All times are GMT +1. The time now is 03:56 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"