Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / June 2005

Tip: Looking for answers? Try searching our database.

Help me ! I want to create two or more functions work in one cell.

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
peter - 26 Jun 2005 14:45 GMT
I want to create two or more functions to works in one cell, respectively:

IF(AND(B5=B21,A5=A22),SUM(C5),"") and  IF(AND(B5=B21,A6=A22),SUM(C6),"")
Independently they work but when I’m ordering one by one in sell appears
FEALS.
I tried to apply before OR , IF(OR …. , but something’s wrong.
JE McGimpsey - 26 Jun 2005 17:12 GMT
One way:

  =(B5=B21)*((A5=A22)*C5 + (A6=A22)*C6)

> I want to create two or more functions to works in one cell, respectively:
>
>  IF(AND(B5=B21,A5=A22),SUM(C5),"") and  IF(AND(B5=B21,A6=A22),SUM(C6),"")
> Independently they work but when I’m ordering one by one in sell appears
> FEALS.
> I tried to apply before OR , IF(OR …. , but something’s wrong.
peter dimitrakis - 26 Jun 2005 20:51 GMT
I’m afraid but it doesn’t work. I want to execute one of  that two results,
or C5 or C6.
JE McGimpsey - 26 Jun 2005 21:48 GMT
Could you give specific examples of what "doesn't work"?

What if A5=A22 and A6=A22?

> I’m afraid but it doesn’t work. I want to execute one of  that two results,
> or C5 or C6.
peter dimitrakis - 27 Jun 2005 17:20 GMT
A5 AND A6 are the names of products. B5 is data, C4 and C5 are quantity of
the same products. This is the part of the consignation table. This is the
first table.

The second table:
A22 is the name of the product, B21 is data and I aply formula in B22 (is
quantity of first product on first day of the second table).
I want to compare the names and check data and if they are the same as in
second table to aply quantity from first to second table. If not the same to
aply nothing. The problem is that the consignation table has two or more
products and I have to check data and then product by product ...
I hope you understend , this is very difficult for me.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.