#1   Report Post  
Posted to microsoft.public.excel.misc
Zul Zul is offline
external usenet poster
 
Posts: 7
Default percentage

goods received (A1) 35 Damaged goods (B1) 2 how do i get the percentage for
the goods received without damages in (C1)
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 383
Default percentage

percent change expression: to/fm%-100

may need to figure out the order you want it in.. if need to subtract
damaged items from 1 of the items.

=(A1-B1)/C1%-100




"Zul" wrote:

goods received (A1) 35 Damaged goods (B1) 2 how do i get the percentage for
the goods received without damages in (C1)

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,440
Default percentage

In C1:
=(A1-B1)/A1
Format as %

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Zul" wrote in message
...
goods received (A1) 35 Damaged goods (B1) 2 how do i get the percentage
for
the goods received without damages in (C1)


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


Similar Threads
Thread Thread Starter Forum Replies Last Post
percentage steve Excel Worksheet Functions 3 September 15th 07 11:38 AM
using =sum() to get a percentage [email protected] Excel Worksheet Functions 6 June 20th 06 05:34 PM
Calculating a percentage with the end percentage in mind Shadowshady Excel Discussion (Misc queries) 2 June 17th 06 09:41 AM
Bar Chart depicting the "percentage of another percentage(less than 100)" TEAM Charts and Charting in Excel 1 October 28th 05 05:06 AM
getting a percentage Mikewoodmsw Excel Worksheet Functions 3 January 22nd 05 12:07 AM


All times are GMT +1. The time now is 06:15 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"