Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Have formula =if(a1=1,"1",if(b1=2","2")) in Column E. How do i drag the formula to Columns F and G so that the formula changes show =if(a2=1,"1",if(b2=2,"2")) in row F and =IF(a3=1,"1",if(b3=1"1")) in row G. Currently if i drag the formula to another column in Row E, i get the following result: =if(b1=1,"1",if(c1=2"2")) and =if(c1=1"1",if(d1=2,"2")). Hope this makes sense!! -- thanx |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Match then lookup | Excel Worksheet Functions | |||
Same formula in each cell of column; insert rows w/o copying down | Excel Discussion (Misc queries) | |||
Possible Lookup Table | Excel Worksheet Functions | |||
Formula for copying a sequence for every 8th cell | Excel Worksheet Functions | |||
GET.CELL | Excel Worksheet Functions |