Deducting all numbers in spreadsheet.

lovelady

New Member
Joined
Mar 28, 2009
Messages
2
How are all cells in a number only spreadsheet deducted by formula?

For example if all the numbers need a 15% dedection (or multiplied by .85).
 

Excel Facts

What is the shortcut key for Format Selection?
Ctrl+1 (the number one) will open the Format dialog for whatever is selected.
If I understand your question you could either:

enter 0.85 in a blank cell and copy.

Highlight all cells to be "deducted"

Edit, Paste Special, Check Multiply.

Or by formula:
=0.85*A1, Drag as necessary.

Copy the newly pasted cells,

Highlight the original cells

Edit, Paste Special, Check Values

Delete the =0.85*A1 cells if desired.
 
Upvote 0
Hello and welcome to MrExcel.

Try this. Type 0.85 into a spare cell then copy it. Select the numbers that you want to change, Edit > Paste Special, tick Multiply and click OK.
 
Upvote 0

Forum statistics

Threads
1,206,755
Messages
6,074,756
Members
446,083
Latest member
kfunt

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top