PC Review


Reply
Thread Tools Rate Thread

How can I create this it formula?

 
 
HR157
Guest
Posts: n/a
 
      15th May 2006

How can I create this it formula.


+-------------------------------------------------------------------+
|Filename: FORMULA.doc |
|Download: http://www.excelforum.com/attachment.php?postid=4763 |
+-------------------------------------------------------------------+

--
HR157
------------------------------------------------------------------------
HR157's Profile: http://www.excelforum.com/member.php...o&userid=34458
View this thread: http://www.excelforum.com/showthread...hreadid=542176

 
Reply With Quote
 
 
 
 
Bob Phillips
Guest
Posts: n/a
 
      15th May 2006
=C12*INDEX(B:B,MATCH(C12,A:A,0))

--
HTH

Bob Phillips

(remove xxx from email address if mailing direct)

"HR157" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> How can I create this it formula.
>
>
> +-------------------------------------------------------------------+
> |Filename: FORMULA.doc |
> |Download: http://www.excelforum.com/attachment.php?postid=4763 |
> +-------------------------------------------------------------------+
>
> --
> HR157
> ------------------------------------------------------------------------
> HR157's Profile:

http://www.excelforum.com/member.php...o&userid=34458
> View this thread: http://www.excelforum.com/showthread...hreadid=542176
>



 
Reply With Quote
 
HR157
Guest
Posts: n/a
 
      15th May 2006

Please see attachment


+-------------------------------------------------------------------+
|Filename: Beginner-1.doc |
|Download: http://www.excelforum.com/attachment.php?postid=4766 |
+-------------------------------------------------------------------+

--
HR157
------------------------------------------------------------------------
HR157's Profile: http://www.excelforum.com/member.php...o&userid=34458
View this thread: http://www.excelforum.com/showthread...hreadid=542176

 
Reply With Quote
 
mr_teacher
Guest
Posts: n/a
 
      15th May 2006

Hi,

Would this solve the problem for you?

Seems to work on my system

=C12*VLOOKUP(C12,A:B,2,FALSE)

Hope that helps


--
mr_teacher
------------------------------------------------------------------------
mr_teacher's Profile: http://www.excelforum.com/member.php...o&userid=34352
View this thread: http://www.excelforum.com/showthread...hreadid=542176

 
Reply With Quote
 
HR157
Guest
Posts: n/a
 
      16th May 2006

As I mentions before, I am an beginner and honestly I don't get that
this work correctly.




+-------------------------------------------------------------------+
|Filename: beginner.zip |
|Download: http://www.excelforum.com/attachment.php?postid=4768 |
+-------------------------------------------------------------------+

--
HR157
------------------------------------------------------------------------
HR157's Profile: http://www.excelforum.com/member.php...o&userid=34458
View this thread: http://www.excelforum.com/showthread...hreadid=542176

 
Reply With Quote
 
mr_teacher
Guest
Posts: n/a
 
      16th May 2006

Ah now I see!!

Think I can see what you want to happen now!!

Try this formula in cell d11

=SUM(D310)*VLOOKUP(SUM(D310),A:B,2,FALSE)

You can still only have a maximum of 9 in your data entry though - if
the sum goes larger than 9 this spreadsheet will not be able to find a
lookup value. To give you a visual indicator that this has happened you
could use thi formula in cell d11 instead

=IF(SUM(D310)>9,"Entry values too
large",SUM(D310)*VLOOKUP(SUM(D310),A:B,2,FALSE))


Hope that solves it for you this time!!


--
mr_teacher
------------------------------------------------------------------------
mr_teacher's Profile: http://www.excelforum.com/member.php...o&userid=34352
View this thread: http://www.excelforum.com/showthread...hreadid=542176

 
Reply With Quote
 
mr_teacher
Guest
Posts: n/a
 
      16th May 2006

Ah now I see!!

Think I can see what you want to happen now!!

Try this formula in cell d11

=SUM(D310)*VLOOKUP(SUM(D310),A:B,2,FALSE)

You can still only have a maximum of 9 in your data entry though - if
the sum goes larger than 9 this spreadsheet will not be able to find a
lookup value. To give you a visual indicator that this has happened you
could use thi formula in cell d11 instead

=IF(SUM(D310)>9,"Entry values too
large",SUM(D310)*VLOOKUP(SUM(D310),A:B,2,FALSE))


Hope that solves it for you this time!!


--
mr_teacher
------------------------------------------------------------------------
mr_teacher's Profile: http://www.excelforum.com/member.php...o&userid=34352
View this thread: http://www.excelforum.com/showthread...hreadid=542176

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Create a formula by joining text and the value from a formula Jesper Audi Microsoft Excel Worksheet Functions 3 25th Feb 2010 04:07 PM
I am trying to create a formula Brockjr38 Microsoft Excel Worksheet Functions 1 10th Sep 2008 02:10 AM
How do I create a formula by percentage within a formula? =?Utf-8?B?TWlzcyBUZXhhcw==?= Microsoft Excel Worksheet Functions 1 27th Mar 2006 04:51 AM
need to create a formula to create a timesheet but haven't a clue =?Utf-8?B?QUh1cmQ=?= Microsoft Excel Misc 7 22nd Aug 2005 12:04 PM
Please help create a formula JuliaC Microsoft Excel Worksheet Functions 3 27th Oct 2004 11:12 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:36 PM.