Use result of one cell to affect another
Closed
tlc
-
May 3, 2009 at 10:01 AM
mubashir aziz Posts 190 Registration date Sunday April 12, 2009 Status Member Last seen February 16, 2010 - May 6, 2009 at 12:52 AM
mubashir aziz Posts 190 Registration date Sunday April 12, 2009 Status Member Last seen February 16, 2010 - May 6, 2009 at 12:52 AM
Related:
- Use result of one cell to affect another
- Cell phone codes - Guide
- Excel cell color formula - Guide
- Excel add 1 if cell contains text ✓ - Excel Forum
- How to record ping result in text file - Guide
- Based on the values of cell b77 ✓ - Excel Forum
1 response
mubashir aziz
Posts
190
Registration date
Sunday April 12, 2009
Status
Member
Last seen
February 16, 2010
166
May 6, 2009 at 12:52 AM
May 6, 2009 at 12:52 AM
Try this formula in Cell C2 .................
=IF(L52>=0,AVERAGE(D52:K52),"")
=IF(L52>=0,AVERAGE(D52:K52),"")