Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default This doesn't look right to me

I'm working on a weigh loss chart where it will figure out the percentage
lost each week.
This is the formula I was given to use:
=IF(ISERROR(((B2-C2)*100/C2)),0,((B2-C2)*100/C2))

And this is the result. I don't think that's right
JULIA 167.8 166.2 0.962695548


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default This doesn't look right to me

=IF(ISERROR(((B2-C2)*100/B2)),0,((B2-C2)*100/B2))
--
Gary''s Student - gsnu200795
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,389
Default This doesn't look right to me

And format the result as Percent

Regards,
Fred.

"Gary''s Student" wrote in message
...
=IF(ISERROR(((B2-C2)*100/B2)),0,((B2-C2)*100/B2))
--
Gary''s Student - gsnu200795


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default This doesn't look right to me

thanks!
--
Gary''s Student - gsnu200795


"Fred Smith" wrote:

And format the result as Percent

Regards,
Fred.

"Gary''s Student" wrote in message
...
=IF(ISERROR(((B2-C2)*100/B2)),0,((B2-C2)*100/B2))
--
Gary''s Student - gsnu200795



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 02:50 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"