![]() |
how do i correct this error
|
how do i correct this error
Try it this way:
=IF(B14=0,"",C14/B14) Hope this helps. Pete On Nov 25, 1:32*am, "Darts via OfficeKB.com" <u19990@uwe wrote: =IF((C14/B14)," ",(C14/B14) this returns #DIV/0! -- Message posted viahttp://www.officekb.com |
how do i correct this error
Try
=IF(B14=0,"",C14/B14) "Darts via OfficeKB.com" wrote: =IF((C14/B14)," ",(C14/B14) this returns #DIV/0! -- Message posted via http://www.officekb.com |
how do i correct this error
Pete thanks work great!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Pete_UK wrote: Try it this way: =IF(B14=0,"",C14/B14) Hope this helps. Pete =IF((C14/B14)," ",(C14/B14) this returns #DIV/0! -- Message posted viahttp://www.officekb.com -- Message posted via http://www.officekb.com |
how do i correct this error
Thanks works great!!!
Pete_UK wrote: Try it this way: =IF(B14=0,"",C14/B14) Hope this helps. Pete =IF((C14/B14)," ",(C14/B14) this returns #DIV/0! -- Message posted viahttp://www.officekb.com -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...excel/200811/1 |
how do i correct this error
Hi,
You can follow the syntax you originally started, so to speak with =IF(B14,C14/B14,"") If this helps, please click the Yes button Cheers, Shane Devenshire "Darts via OfficeKB.com" wrote: =IF((C14/B14)," ",(C14/B14) this returns #DIV/0! -- Message posted via http://www.officekb.com |
how do i correct this error
You had basically exchange the parameters,
=IF((C14/B14),C14/B14," ") is the correct one than your, =IF((C14/B14)," ",(C14/B14)) Please select yes, if this post was useful -- Kind Regards, Satti Charvak Only an Excel Enthusiast "Darts via OfficeKB.com" wrote: Thanks works great!!! Pete_UK wrote: Try it this way: =IF(B14=0,"",C14/B14) Hope this helps. Pete =IF((C14/B14)," ",(C14/B14) this returns #DIV/0! -- Message posted viahttp://www.officekb.com -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...excel/200811/1 |
how do i correct this error
You're welcome - thanks for feeding back.
Pete On Nov 25, 2:03*am, "Darts via OfficeKB.com" <u19990@uwe wrote: Pete thanks work great!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
All times are GMT +1. The time now is 02:21 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com