S
scott
I have the following formulas(about 18000 cells):
=if(a1>=1,1,"")
=if(a1>=2,1,"")
=if(a1>=3,1,"")
=if(a1>=4,1,"")
and so on. I have typed all the formulas in but now need
to make all 18000 cells absolute references. Is there a
semi fast way to do this. Thanks
=if(a1>=1,1,"")
=if(a1>=2,1,"")
=if(a1>=3,1,"")
=if(a1>=4,1,"")
and so on. I have typed all the formulas in but now need
to make all 18000 cells absolute references. Is there a
semi fast way to do this. Thanks