Home |
Search |
Today's Posts |
#25
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
good work DAI, avoid error results by replacing it with Blanks"". Your
workbook will be neat and easy to audit, and the reason of summing or averaging will be on the real world of logic since there are no errors in-between your source references. more power...happy holidays "DAI via OfficeKB.com" wrote: Don Your right but as the cell holds a percentage value it will never go over 100. Also as you suggested above I have corrected the first equation in the chain with =IF(OR(L30="",H30=""),"",(L30/H30)*100) - which now doen't give an error. So I can probably adjust the last equation to suit now. Thnaks anyway Don Guillett wrote: Except if there is a 0 or a <0 or a 100 in the list. Is that what you want? Or, do you just want to remove the div/0 cells? Driller, [quoted text clipped - 13 lines] happy holiday mine driller -- Message posted via http://www.officekb.com |