Go Back   PCMech Forums > Help & Discussion > Software Discussion & Support

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 04-16-2004, 03:19 PM   #1
The Gavel
 
LawyerRon's Avatar
 
Join Date: Dec 1999
Location: Upland, CA
Posts: 6,311
Excel formula question

How can I apply a formula to raise an entire column a certain percentage? Eg, suppose I have Column "C" that has 1000 entries with various costs of parts. Further suppose I want to increase the "cost" of the entire column by, say, 3%. What formula would I use to effect the entire column accordingly?
__________________
"To speak ill of others is a dishonest way of praising ourselves"
LawyerRon is offline   Reply With Quote
Old 04-16-2004, 03:54 PM   #2
Member (7 bit)
 
Join Date: Mar 2004
Posts: 110
Do you want to raise the values in that column, or create a column next to it that has 3% higher values?
demandred55 is offline   Reply With Quote
Old 04-16-2004, 03:57 PM   #3
The Gavel
 
LawyerRon's Avatar
 
Join Date: Dec 1999
Location: Upland, CA
Posts: 6,311
I just want to raise the value of the column by a percentage. I know how to create the column next to it, and then raise the new column, but I don't know how to simply increase a column by a percentage (if that is even possible in excel).
LawyerRon is offline   Reply With Quote
Old 04-16-2004, 04:02 PM   #4
Member (7 bit)
 
Join Date: Mar 2004
Posts: 110
It may be possible, but I don't think so.

Why not create the new column, then hide the old one?
demandred55 is offline   Reply With Quote
Old 04-16-2004, 04:18 PM   #5
The Gavel
 
LawyerRon's Avatar
 
Join Date: Dec 1999
Location: Upland, CA
Posts: 6,311
"Why not create the new column, then hide the old one?"

Yeah, that sounds like the easiest way to do it. Thanks.
LawyerRon is offline   Reply With Quote
Old 04-16-2004, 04:26 PM   #6
Member (10 bit)
 
Join Date: Jan 2002
Location: Edmonton, AB, Canada
Posts: 628
From your example I don't completly understand what you want to do. Do you want to change the values of the entries once, or have it so that you simply change the percentage and get new values (ie many changes). I have a solution that should work for you if its a one time change, and will work for multiple changes but is a bit crued for frequent changes.
Okay first you need to create that new column, applying what ever formula you want eg in cell C1 you would put =B1*1.03 where the column B is where your original data is. Then you use the fill command for the remainder of your data entries. Now all you do is copy and paste special (values only) into the old column then you can delete that new column. Repeat as needed.
Trent Steel is offline   Reply With Quote
Old 04-16-2004, 04:29 PM   #7
The Gavel
 
LawyerRon's Avatar
 
Join Date: Dec 1999
Location: Upland, CA
Posts: 6,311
Thanks Trent, I think your idea will work just fine.
LawyerRon is offline   Reply With Quote
Old 04-17-2004, 03:06 AM   #8
Member (9 bit)
 
Join Date: Mar 2000
Posts: 457
Another way to make things more automated is to:

Move the contents of column C to an off screen column, say column T.

Next choose a cell to to input the per cent as a hard number. Say D1

In cell C1 put the formula =T1*$D$1

Next copy & paste cell C1 to cells C2 thru C999.

Now changing the per cent in D1 will automatically adjust all prices.

The $ is an absolute cell reference. This is so D1 will stay D1 when you paste.
MadMax is offline   Reply With Quote
Old 04-17-2004, 07:31 AM   #9
Premium Member
 
Statica's Avatar
 
Join Date: Jun 1999
Posts: 9,231
As an addendum, you dont need to copy and paste the formula through all the cells.
Suppose you have cell F1 as your percentage. And your new column is going to be D. Then select (the entire column by clicking on D). In the formula location use:
=C1+(C1*$F$1). Now instead of pressing Enter, press CTRL+Enter. That will use the formula for all the selected cells.
Statica is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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



All times are GMT -5. The time now is 05:51 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2