+ Reply to Thread
Results 1 to 2 of 2

applying a formula to manycells that already contain values

  1. #1
    Registered User
    Join Date
    06-08-2014
    Posts
    1

    applying a formula to manycells that already contain values

    Hi could someone help with this please? I want to apply a simple formula to a number of cells in an exisiting workbook that already contain values eg
    my column contains the values
    5200
    1600
    4376
    in separate cells
    I want to divide each value by 1.2 - without having to change every individual cell - can it be done?

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: applying a formula to manycells that already contain values

    a1=5200

    b1= a1/1.2

    or with an cell reference

    b1 =1.2

    c1 = a1/c1

    and drag the formula down.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,053

    Re: applying a formula to manycells that already contain values

    If they're in column A, starting in A1; in B1 type =A1/1.2

    Copy this down as far as you need by grabbing the black dot at the bottom right of the cell B1 (left click & hold) and drag it down.
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Applying IF function for non-numeric values
    By wael_afifi in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-17-2013, 04:09 PM
  2. List of values, need calculated after applying 20%
    By yakabod in forum Excel General
    Replies: 3
    Last Post: 05-08-2012, 01:59 PM
  3. Applying TextBox Values to a String
    By TonyforVBA in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-03-2010, 12:26 PM
  4. Applying a formula to a list of values
    By TrooperFarva in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-18-2006, 04:34 PM
  5. VBA Question - Applying values
    By Scott Wagner in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 03-20-2006, 11:10 AM

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