Use result of one cell to affect another
Closed
tlc
-
May 3, 2009 at 10:01 AM
mubashir aziz
mubashir aziz
- Posts
- 190
- Registration date
- Sunday April 12, 2009
- Status
- Member
- Last seen
- February 16, 2010
Related:
- Use result of one cell to affect another
- Excel putting result of a formula in another cell - Forum - Excel
- If cell contains (multiple text criteria) then return (corresponding text criteria) ✓ - Forum - Excel
- It restricts what values are possible for cells that contain numbers, dates, and text ✓ - Forum - Excel
- Excel conditional formatting if another cell contains specific text ✓ - Forum - Excel
- Macro copy and paste in next blank cell - Guide
1 reply
mubashir aziz
May 6, 2009 at 12:52 AM
- Posts
- 190
- Registration date
- Sunday April 12, 2009
- Status
- Member
- Last seen
- February 16, 2010
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),"")