Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() i have a result of a formula in cell 'A1'. what i need now is to be able to move that result to say 'B1' if 'A2'='1' ![]() -- grumpybbear ------------------------------------------------------------------------ grumpybbear's Profile: http://www.excelforum.com/member.php...o&userid=37446 View this thread: http://www.excelforum.com/showthread...hreadid=571121 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() In B1 =IF(A2=1,A1,"") will set B1=A1 if A2=1 else B1 will be empty ("") "grumpybbear" wrote: i have a result of a formula in cell 'A1'. what i need now is to be able to move that result to say 'B1' if 'A2'='1' ![]() -- grumpybbear ------------------------------------------------------------------------ grumpybbear's Profile: http://www.excelforum.com/member.php...o&userid=37446 View this thread: http://www.excelforum.com/showthread...hreadid=571121 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Paste results consecutively within column (based off other worksheet) | Excel Worksheet Functions | |||
how can i multiply two columns | Excel Worksheet Functions | |||
IF/AND/OR/DATEIF Issue...sorry...long post... | Excel Worksheet Functions | |||
Running total w/2 columns - Excel | Excel Worksheet Functions | |||
Lookup Table Dilemma | Excel Worksheet Functions |