Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Percentage calculations

I have a spreadsheet where row 2 is a series of numbers (total
questions on paper) and column 2 is another set of numbers (total
questions answered correctly) forming a grid. I can get the percentage
figure by using b2/f2*100 and it works fine but is there a way to
automatically fill in the rest of the sheet with a formula or is it a
case of me typing an individual formula in each cell?
As you can probably tell im not that good at this so step by step
instructions would be appreciated.

Thanks in advance
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,441
Default Percentage calculations

ukmale65000,

Use absolute on column B, and Row 2 in your first cell's formula:

=$B2/F$2*100

That can then be copied to form the table.


HTH,
Bernie
MS Excel MVP


"ukmale65000" wrote in message
...
I have a spreadsheet where row 2 is a series of numbers (total
questions on paper) and column 2 is another set of numbers (total
questions answered correctly) forming a grid. I can get the percentage
figure by using b2/f2*100 and it works fine but is there a way to
automatically fill in the rest of the sheet with a formula or is it a
case of me typing an individual formula in each cell?
As you can probably tell im not that good at this so step by step
instructions would be appreciated.

Thanks in advance



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
Grouping and percentage calculations randlesc Excel Worksheet Functions 2 March 29th 10 10:05 PM
Percentage Calculations Help Percentage Confusion New Users to Excel 3 July 9th 08 10:58 PM
Percentage calculations Deltic New Users to Excel 2 June 22nd 08 12:02 AM
Percentage calculations from an unsorted two column list Rokuro kubi Excel Discussion (Misc queries) 3 July 15th 06 02:27 AM
Percentage Calculations sean fergusson Excel Discussion (Misc queries) 2 April 18th 05 07:09 PM


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