LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Index, Match, Lookup HELP PLEASE!

First I want to say I have read many posts and tried many suggestions on
those post before posting my question hoping I wouldn't have to ask a
question that has been answered several times already.

I am creating an Excel workbook for my business math class. On one page is
the actual math problems and on the other two sheets, each one has a table.
One table is Present value of $1 and the other is Future Value of a $1. When
I try and put a formula in the math problem sheet that is referenced to one
of the tables I get #NA or one of the many other error messages.

Here is an example of what I need:

Math problem is: what is the present value if in 3 years I have $15,000.00
that received 6% interest compounded quarterly.

To figure this out I have to find the compound interest and the periods of
that interest. To do this I have to take R/T or 6%/4 which is 1.5% and then
multiply the years by the compound periods 3*4 which is 12.
Once I work this out on my math sheet I need to go to the PVTable which is
my present value table and fine the periods which is 12 in the first column,
and the compound interest which is 1.5% in the first row and get the table
value where the two intersect. Because I need to be able to change the
interest and compound periods and priciple or future amounts without having
to solve all over again.

I thought it was going to be much simpler than it has proven to be but no
matter which formula I use I get an error. This was the last few I used from
other post suggestions:

=INDEX(table range including headers,MATCH(value in column,column
range,0),MATCH(row value,row range,0))

=INDEX(your range,MATCH(row value,rows to look in),MATCH(column
value,columns to look in))


=INDEX('Penalty Table'!$A$7:$F$26, MATCH($A2,'Penalty Table'!$A$7:$A$26,),
MATCH(B$1,'Penalty Table'!$A$7:$F$7,))


And several others as well. Please help me before I go crazy. I even took
an excel class two terms ago that went over all of this and I got an A, so
much for that.

Thank you
Candie
 
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
Lookup / Index/Match Joe Excel Worksheet Functions 3 February 11th 10 01:12 PM
Lookup, index, match? Kikuchisawa Excel Worksheet Functions 1 March 10th 08 09:14 PM
Not sure what to use? Lookup / Index / Match etc Carl Excel Discussion (Misc queries) 2 March 5th 07 04:09 PM
Match Index Lookup Kevin Excel Discussion (Misc queries) 1 March 17th 06 04:40 PM
MATCH, INDEX, LOOKUP - Help! RobPot Excel Worksheet Functions 4 October 18th 05 04:33 PM


All times are GMT +1. The time now is 05:42 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"