Cell update

  • Thread starter Thread starter Bob
  • Start date Start date
B

Bob

Is there a way to update the values in cells on a
worksheet all at once? To multiply the values by a
percentage and display the result in the cells.
 
1. Type your % into an open cell (for example 15%).
2. Copy the cell.
3. Select all the cells with which you want to multiply
the %.
4. Edit > Paste Special > Multiply.

HTH
Jason
Atlanta, GA
 
Hi Bob
Assuming values are in columnA in a helper column enter
=A1+(A1*10%) filldown then Copy helper column, select
column A and PasteSpecial --> Values. Then delete helper
column.

HTH
Bob C.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top