i dont know if you can do this.....
if(c5=10, take the cell 5 right 3 down to it, 0)
if you can, i dont know how to write it in excel language
thanks if anyone can hel

--
cutsygur
-----------------------------------------------------------------------
cutsygurl's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=1504
View this thread: http://www.excelforum.com/showthread.php?threadid=27569

Re: formula wording by BenjieLop

BenjieLop
Fri Nov 05 13:16:15 CST 2004


cutsygurl Wrote:
> i dont know if you can do this.....
> if(c5=10, take the cell 5 right 3 down to it, 0)
> if you can, i dont know how to write it in excel language
> thanks if anyone can help

Try this ...

=if(C5=10,offset(C5,3,5),0

--
BenjieLo

-----------------------------------------------------------------------
BenjieLop's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=1101
View this thread: http://www.excelforum.com/showthread.php?threadid=27569