Closed Thread
Results 1 to 4 of 4

Percentage Change to Selected Numeric Range

  1. #1
    Registered User
    Join Date
    12-27-2009
    Location
    china [canadian]
    MS-Off Ver
    Excel 2003
    Posts
    5

    Percentage Change to Selected Numeric Range

    While not a stranger to IT, I have never delved into macros, or VBA so be gentle.......


    I have several large multi-sheet spreadsheets with graphics, text, and numeric fields.

    I would need to be able to modify a selected numeric range or block by a fixed percentage.

    Example

    before....................
    abc 10
    def 12
    ghi 8

    after........................ increased by 10%
    abc 11
    def 13.2
    ghi 8.8


    Do NOT want to copy, modify, and copy (values only) back!

    Thank you!!!!!!!

    Ken

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: HELP! Percentage Change to Selected Numeric Range

    sort of a duplicate post really
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Registered User
    Join Date
    12-27-2009
    Location
    china [canadian]
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: HELP! Percentage Change to Selected Numeric Range

    wasnt sure which area was the most suitable - am desperate!

  4. #4
    Forum Expert mikerickson's Avatar
    Join Date
    03-30-2007
    Location
    Davis CA
    MS-Off Ver
    Excel 2011
    Posts
    6,229

    Re: Percentage Change to Selected Numeric Range

    Put 1.1 in an unused cell.
    Copy that cell
    Select the cells you want changed.
    PasteSpecial/Multiply
    _
    ...How to Cross-post politely...
    ..Wrap code by selecting the code and clicking the # or read this. Thank you.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1