Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Desperately Need Excel Formula Help!

Hello! I need an Excel Formula that can compute the following...
I have an excel workbook that contains several sheets specific to a
different account. The format on each sheet is identical: Column A
(Deposits), C (Interest accrued for the month) & E (disbursements) contain
dates while columns B, D, & F contain the amounts for each transaction.
Column G contains the running total for each month B+D-F. I need a formula
that can disperse the amount of interest accrued from the bank for the month
between the different accounts/sheets based on each accounts average daily
balance. For example I accrued $1,146.00 of interest for the month of January
2009. I need a formula to go in column D that divides the $1,146.00 among the
different spreadsheets based on each account's average daily balance on
01/31/2009.

Thanks

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,805
Default Desperately Need Excel Formula Help!


Create a summary sheet...
List account nos in Col A
In Col B link each cell to the average balance on each sheet
In Col C have this formula in C1 and copy down
=(B1/SUM(B1:B10))*$D$1 assuming you have 10 accounts...and D1 contains the
figure to be distributed...

Now link the Cells in Col C back to individual sheets...

If you don't know how to then enter
=
in say B1
then click on the sheet you want and then the cell you want on that sheet
and press enter... you will know what formula to enter to link...

You can create formulas which do that without having to have separate
columns but this is easier, can be modified, easily tested and you can have
summary data too


"LisaK112" wrote:

Hello! I need an Excel Formula that can compute the following...
I have an excel workbook that contains several sheets specific to a
different account. The format on each sheet is identical: Column A
(Deposits), C (Interest accrued for the month) & E (disbursements) contain
dates while columns B, D, & F contain the amounts for each transaction.
Column G contains the running total for each month B+D-F. I need a formula
that can disperse the amount of interest accrued from the bank for the month
between the different accounts/sheets based on each accounts average daily
balance. For example I accrued $1,146.00 of interest for the month of January
2009. I need a formula to go in column D that divides the $1,146.00 among the
different spreadsheets based on each account's average daily balance on
01/31/2009.

Thanks

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Desperately Need Excel Formula Help!

Thank you so much! You are a lifesaver!

"Sheeloo" wrote:


Create a summary sheet...
List account nos in Col A
In Col B link each cell to the average balance on each sheet
In Col C have this formula in C1 and copy down
=(B1/SUM(B1:B10))*$D$1 assuming you have 10 accounts...and D1 contains the
figure to be distributed...

Now link the Cells in Col C back to individual sheets...

If you don't know how to then enter
=
in say B1
then click on the sheet you want and then the cell you want on that sheet
and press enter... you will know what formula to enter to link...

You can create formulas which do that without having to have separate
columns but this is easier, can be modified, easily tested and you can have
summary data too


"LisaK112" wrote:

Hello! I need an Excel Formula that can compute the following...
I have an excel workbook that contains several sheets specific to a
different account. The format on each sheet is identical: Column A
(Deposits), C (Interest accrued for the month) & E (disbursements) contain
dates while columns B, D, & F contain the amounts for each transaction.
Column G contains the running total for each month B+D-F. I need a formula
that can disperse the amount of interest accrued from the bank for the month
between the different accounts/sheets based on each accounts average daily
balance. For example I accrued $1,146.00 of interest for the month of January
2009. I need a formula to go in column D that divides the $1,146.00 among the
different spreadsheets based on each account's average daily balance on
01/31/2009.

Thanks

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,805
Default Desperately Need Excel Formula Help!

You are most welcome.

Thanks for the feedback...

"LisaK112" wrote:

Thank you so much! You are a lifesaver!


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
I desperately miss Report Manage in Excel - what replaces it in 2 Joan Excel Discussion (Misc queries) 9 April 10th 08 05:38 PM
Desperately in need of some help perfj New Users to Excel 2 April 8th 08 09:02 PM
Excel Formula Desperately Needed! ThunderStorm Studio[_2_] Excel Discussion (Misc queries) 2 February 26th 08 10:13 PM
Desperately Seeking Offset Formula!! Jenny B. Excel Discussion (Misc queries) 3 July 27th 07 09:30 PM
Desperately need help!! Paula_p New Users to Excel 1 June 13th 06 10:26 PM


All times are GMT +1. The time now is 11:16 PM.

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"