Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 64
Default not sure which function to use for this summary

I have 5 workooks that correspond to five business deals. Each deal has a
segment on "Capitalization" of the form

Source Available capital Take option rate grace amount
capitalized

some of the capital availabe for any given project comes from non-loan
sources. The ones that are loans are reported in a 6th worksheet, where an
if command pulls in the ones that have a positve interest rate.
"if(interest rate0, ___, "")" is the outline of my if command, where ____ -
whatever cell I want it to grab from the corresponding loan.

the problem I have is that, because some of the rows in the Capitalization
forms are non-loan, the if command leaves some blank rows when it summarizes
my outstanding loans.

More concretly, say one of the projects looks like this

Source Available capital Take option rate grace amount
capitalized
mom $20 yes 5% 12m
$20
bill $500 yes 4% 6m
$500
jane $400 no 17% 4m
$0
reserves $20,000 yes 0 0
$20,000
bank $1,500 yes 8% 12m
$1,500

the if command on my workbook designed to summarize my outstanding loans
would report

Source rate grace outstanding principal
mom 5% 12m $20
bill 4% 6m $500
jane 17% 4m $0

bank 8% 12m $1,500

where there is a blank row on the non-loan capitalization (reserves), and
the loan i didn't accept is still reported (albiet with a zero outstanding
principal)

is there any way that I can tell excel to search an array of potential
capital sources on another worksheet and report the ones that (A) I accept
and (B) to report them in such a way as to not have any blank spaces where
the non-loan capital was raised?

thank you for your help!
Evan

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 459
Default not sure which function to use for this summary

evan wrote:
I have 5 workooks that correspond to five business deals. Each deal
has a segment on "Capitalization" of the form

Source Available capital Take option rate grace
amount capitalized

some of the capital availabe for any given project comes from non-loan
sources. The ones that are loans are reported in a 6th worksheet,
where an if command pulls in the ones that have a positve interest
rate. "if(interest rate0, ___, "")" is the outline of my if command,
where ____ - whatever cell I want it to grab from the corresponding
loan.

the problem I have is that, because some of the rows in the
Capitalization forms are non-loan, the if command leaves some blank
rows when it summarizes my outstanding loans.

More concretly, say one of the projects looks like this

Source Available capital Take option rate grace
amount capitalized
mom $20 yes 5%
12m $20
bill $500 yes 4%
6m $500
jane $400 no 17%
4m $0
reserves $20,000 yes 0
0 $20,000
bank $1,500 yes 8%
12m $1,500

the if command on my workbook designed to summarize my outstanding
loans would report

Source rate grace outstanding principal
mom 5% 12m $20
bill 4% 6m $500
jane 17% 4m $0

bank 8% 12m $1,500

where there is a blank row on the non-loan capitalization (reserves),
and the loan i didn't accept is still reported (albiet with a zero
outstanding principal)

is there any way that I can tell excel to search an array of potential
capital sources on another worksheet and report the ones that (A) I
accept and (B) to report them in such a way as to not have any blank
spaces where the non-loan capital was raised?

thank you for your help!
Evan


Hi Evan,

I think it would be better if you could upload a small example file to
www.savefile.com


--
Thanks in advance for your feedback.

Ciao

Franz Verga from Italy


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
numerical integration integreat Excel Discussion (Misc queries) 4 May 12th 06 02:40 AM
How can I use Excel to solve an equation? titina Excel Worksheet Functions 4 April 11th 06 11:19 PM
Date & Time mully New Users to Excel 4 May 23rd 05 11:56 AM
Conversion SVC Excel Worksheet Functions 9 February 28th 05 02:29 PM
HOW CAN I GET OFFICE 2003 EXCEL BASIC TO NEST FUNCTIONS LIKE EXCE. Robert AS Excel Worksheet Functions 4 December 2nd 04 10:49 AM


All times are GMT +1. The time now is 11:48 AM.

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

About Us

"It's about Microsoft Excel"