ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   how will i create a formula that will copy the content (https://www.excelbanter.com/excel-programming/363734-how-will-i-create-formula-will-copy-content.html)

tweety127[_21_]

how will i create a formula that will copy the content
 

please help....

i need a formula for this scenario.: how will i create a formula tha
will copy the content of whichever cell has a value higher than 1
example: a1 = 4, b2 = 0, in c3 the answer should be 4 because a1 has
value higher than 1....thanks for the help..

--
tweety12
-----------------------------------------------------------------------
tweety127's Profile: http://www.excelforum.com/member.php...fo&userid=3467
View this thread: http://www.excelforum.com/showthread.php?threadid=55007


Casey[_102_]

how will i create a formula that will copy the content
 

Try:

=IF(AND(A1B2,A11),A1,IF(AND(B2A1,B21),B2,0))
Returns 0 if neither cell is greater than the other or are less than
1.
HTH


--
Casey


------------------------------------------------------------------------
Casey's Profile: http://www.excelforum.com/member.php...fo&userid=4545
View this thread: http://www.excelforum.com/showthread...hreadid=550075



All times are GMT +1. The time now is 09:40 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com