+ Reply to Thread
Results 1 to 2 of 2

Thread: Substituting column values in formulas

  1. #1
    Registered User
    Join Date
    12-08-2010
    Location
    San Diego, CA
    MS-Off Ver
    Excel 2004 for Mac
    Posts
    3

    Thumbs up Substituting column values in formulas

    I'm not excel savvy at all but I figured out how to input formulas for a spreadsheet I'm making. Column I = F2/8 and the values for I are then used for K =100*(((I2/3.14159)-0.124)/(I2/3.14159)). This works great. But there are times when I need the values of F to be substituted for the values of Column G. There are not values for every row of G, but when there IS a value entered I need the equations to use that value instead of the value from F. I'm on a Mac, have no programming skills, and maybe this isn't possible, but I thought I'd ask!
    Last edited by bionerdette; 12-08-2010 at 07:05 PM.

  2. #2
    Forum Guru NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    32,636

    Re: Substituting column values in formulas

    Perhaps:

    =IF(G2<>"",G2,F2)/8
    Microsoft MVP - Excel

    Where there is a will there are many ways. Pick One!


    Please read the Forum Rules

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

    Preferred Charities: Lupus Canada and Sick Kids Foundation.
    Feel Free to Donate if you want to, for the assistance you received today.

+ Reply to 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.2.0