Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 184
Default I need to scale existing table data.

We have excel spreadsheet pricebooks and we just implemented a 15% price
increase and I was looking for an easy way to update all the data, scaling it
up by 15%
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 281
Default I need to scale existing table data.

Hi,

You need to use a helper column as follow:

=ROUND(A1*1.15,2)
assumed your original data is in colunm A and your colomn helper is B then
enter above formula to the cell B1 and copy drag to where ever you want and
then copy past special value in the original column.

Thanks,
--
Farhad Hodjat


"jeremy" wrote:

We have excel spreadsheet pricebooks and we just implemented a 15% price
increase and I was looking for an easy way to update all the data, scaling it
up by 15%

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default I need to scale existing table data.

In an un-used cell enter:
1.15 and copy the cell.

Select all the cells you wish to scale and
Edit PasteSpecial with Multiply checked.
--
Gary''s Student - gsnu200723


"jeremy" wrote:

We have excel spreadsheet pricebooks and we just implemented a 15% price
increase and I was looking for an easy way to update all the data, scaling it
up by 15%

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
Scale of Data Table in Graph Object ST Charts and Charting in Excel 3 May 14th 07 09:05 AM
Keeping existing data in table boo Excel Discussion (Misc queries) 0 February 22nd 07 02:52 AM
Increasing the Source Data range for an existing Pivot Table Shams Excel Worksheet Functions 2 October 10th 06 05:22 PM
Is it possible to import external data into existing pivote table helen shuchman Excel Discussion (Misc queries) 0 March 2nd 06 04:00 PM
how can I change the scale of the numbers in my chart data table? LauraLandmark Charts and Charting in Excel 1 August 22nd 05 02:46 PM


All times are GMT +1. The time now is 05:27 PM.

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"