So I have this very simpe sheet ... See attached
How do I keep cell C7 thru C17 blank untill the respective cell imediate to the left Cell B7 thru B17 is populated?
Thanks in advance.
So I have this very simpe sheet ... See attached
How do I keep cell C7 thru C17 blank untill the respective cell imediate to the left Cell B7 thru B17 is populated?
Thanks in advance.
Last edited by SVTF; 01-09-2011 at 01:24 PM.
Hi,
I like to use the ISBLANK function nested with an IF statement. In C7 put the formula:
Others may have better ideas.![]()
=IF(ISBLANK(B7),"",C6-B7)
Good luck.
Abousetta
Works fine.
Thanks.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks