Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
gwc gwc is offline
external usenet poster
 
Posts: 62
Default Compute percentages

How can I divide B by A and get 10%?

A B

1 0.34 0.03
2 0.34 0.03
3 0.68 0.06
4 0.67 0.06
5 0.67 0.06
6 0.67 0.06
7 0.78 0.07
8 0.89 0.08
9 0.33 0.03
10 0.66 0.06
11 0.66 0.06

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 587
Default Compute percentages

hi,

=CEILING(B1/A1,0.1)

isabelle

Le 2013-10-30 17:36, GWC a écrit :
How can I divide B by A and get 10%?

A B

1 0.34 0.03
2 0.34 0.03
3 0.68 0.06
4 0.67 0.06
5 0.67 0.06
6 0.67 0.06
7 0.78 0.07
8 0.89 0.08
9 0.33 0.03
10 0.66 0.06
11 0.66 0.06

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 230
Default Compute percentages

On 30/10/2013 21:36, GWC wrote:
How can I divide B by A and get 10%?

A B

1 0.34 0.03
2 0.34 0.03
3 0.68 0.06
4 0.67 0.06
5 0.67 0.06
6 0.67 0.06
7 0.78 0.07
8 0.89 0.08
9 0.33 0.03
10 0.66 0.06
11 0.66 0.06


With some difficulty since most of them are ~ 9%

--
Regards,
Martin Brown
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
Compute Tax? [email protected] New Users to Excel 0 November 20th 12 02:35 PM
Average Percentages Excluding Zero Percentages MPHernandez Excel Programming 0 March 19th 08 06:54 PM
auto compute Joseph Excel Worksheet Functions 1 January 5th 08 06:39 AM
UDF to compute using ranges nougain Excel Programming 10 April 12th 06 06:53 AM
How do I compute ratios? brenflyd Excel Discussion (Misc queries) 9 May 1st 05 11:11 PM


All times are GMT +1. The time now is 10:55 AM.

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

About Us

"It's about Microsoft Excel"