Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Su
 
Posts: n/a
Default Excel function/what-if analysis

Is there anyway using Excel either to use a function or create a formula for
it to
lookup a list of numbers i.e. 12, 13, 23, 18, 4, 6, 76, 87. when added
together would add up to a value located in another cell i.e. 25.

Could it return the numbers from the list which is used to get the value in
the other cell?

Would using any of the What-If analysis tool be applicable - if so which and
how would be best.

Thanks in advance.

  #2   Report Post  
Barb Reinhardt
 
Posts: n/a
Default

Assuming you want to have 2 numbers that match, you could use a formula like
this. Let's say the number you have is 12 and it's in A1. The series you
are checking is in B1:B8
..
=VLOOKUP(25-A1,B1:B8,1,FALSE)

If you don't have a match, you'll get N/A. There are ways around this,
but let us know if that's what you want.


"Su" wrote in message
...
Is there anyway using Excel either to use a function or create a formula
for
it to
lookup a list of numbers i.e. 12, 13, 23, 18, 4, 6, 76, 87. when added
together would add up to a value located in another cell i.e. 25.

Could it return the numbers from the list which is used to get the value
in
the other cell?

Would using any of the What-If analysis tool be applicable - if so which
and
how would be best.

Thanks in advance.



  #3   Report Post  
Su
 
Posts: n/a
Default

Thank you for your response.

If i was to use this for the whole list I could indicate the numbers
individually for it to cycle through to match it up.

But what if i was to have more than one combination?

Cheers

"Barb Reinhardt" wrote:

Assuming you want to have 2 numbers that match, you could use a formula like
this. Let's say the number you have is 12 and it's in A1. The series you
are checking is in B1:B8
..
=VLOOKUP(25-A1,B1:B8,1,FALSE)

If you don't have a match, you'll get N/A. There are ways around this,
but let us know if that's what you want.


"Su" wrote in message
...
Is there anyway using Excel either to use a function or create a formula
for
it to
lookup a list of numbers i.e. 12, 13, 23, 18, 4, 6, 76, 87. when added
together would add up to a value located in another cell i.e. 25.

Could it return the numbers from the list which is used to get the value
in
the other cell?

Would using any of the What-If analysis tool be applicable - if so which
and
how would be best.

Thanks in advance.




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
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
Slight problem automating Excel in a service someone Setting up and Configuration of Excel 2 May 13th 05 10:04 PM
Difference in number of Excel NewsGroups Hari Prasadh Excel Discussion (Misc queries) 1 January 25th 05 11:32 AM
How do I add Data Analysis Tool Pak to my Excel 2000? justin Excel Discussion (Misc queries) 1 January 25th 05 05:35 AM
I cannot load the Analysis Toolpak in Excel 2003 like Microsoft H. Frustrated student Excel Discussion (Misc queries) 2 November 28th 04 11:59 PM


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