Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How to increase a salary sheet by a set percentage in all cells?

I am working on a salary proposal for a teachers contract. I have last years
sheet. I want to be able to increase each of the cells lets say by 3%. What
do I need to do? In addition I would also like to create a sheet that shows
the percentage each cell has increases. This is important as there have been
gaps in steps across and down. I believe there is a way but it appears to be
out of my league. So the first printout would show the new salary schedule
with the 3% increase and the second printout will show how much each cell
increase by percentage. I appreciate any help I can get. Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 789
Default How to increase a salary sheet by a set percentage in all cells?

Hi
for your first question:
"am working on a salary proposal for a teachers contract. I have
last years
sheet. I want to be able to increase each of the cells lets say by
3%. What
do I need to do?"
Create a copy of the sheet (right click the sheet Tab at the bottom,
click on Move or Copy...in the dialog box tick the "Create a Copy" box
and decide where you want the sheet to be).
For each cell you want to increase by 3% go to the cell in the copy
and type

=1.03*

then click on the same cell in the original sheet (if it was cell B3
on Sheet1 you will now have = 1.03*Sheet1!B3) and press return.
You can copy this formula to your other cells.
If you don't want a formula in the cells, select everything on the
copy sheet with the mouse and do Edit, Copy then (without changing the
selection) do Edit, Paste Special..., and choose Values. All your
formulas will disappear and you will be left with the values. You can
delete the original sheet if you want.

"In addition I would also like to create a sheet that shows
the percentage each cell has increases. This is important as there
have been
gaps in steps across and down."

No idea what this second question means, as I can't see what you are
looking at "across and down"???

regards
Paul

On Jun 6, 2:59 am, amgmag wrote:
I am working on a salary proposal for a teachers contract. I have last years
sheet. I want to be able to increase each of the cells lets say by 3%. What
do I need to do? In addition I would also like to create a sheet that shows
the percentage each cell has increases. This is important as there have been
gaps in steps across and down. I believe there is a way but it appears to be
out of my league. So the first printout would show the new salary schedule
with the 3% increase and the second printout will show how much each cell
increase by percentage. I appreciate any help I can get. Thanks.



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
how to increase a group of cells by the same percentage at once Tammy Dean Excel Discussion (Misc queries) 1 April 14th 08 10:29 PM
Percentage increase Lynne Mawson New Users to Excel 2 March 29th 07 02:02 PM
How to increase the value of a whole column of cells by a percentage? [email protected] Excel Discussion (Misc queries) 2 October 16th 06 09:08 AM
How to increase the value of a whole column of cells by a percentage? [email protected] Excel Discussion (Misc queries) 1 October 15th 06 09:51 PM
Increase figures in cells by a percentage (on entire workbook) hornet Excel Worksheet Functions 2 September 5th 05 06:40 AM


All times are GMT +1. The time now is 03:52 PM.

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"