+ Reply to Thread
Results 1 to 17 of 17

How do i use the if command

  1. #1
    Registered User
    Join Date
    05-05-2016
    Location
    Prefer not to say
    MS-Off Ver
    2007
    Posts
    12

    How do i use the if command

    I'm trying to make a sheet to optimize a build for a game but I can not get the command to work can someone please help me I made a google spreadsheet as well in case someone here would be willing to take some time to actually show me how to do it.

  2. #2
    Registered User
    Join Date
    05-05-2016
    Location
    Prefer not to say
    MS-Off Ver
    2007
    Posts
    12

    Re: How do i use the if command

    please help I've been trying to figure this out for days

  3. #3
    Registered User
    Join Date
    05-05-2016
    Location
    Dallas, Texas
    MS-Off Ver
    2013, 2016
    Posts
    6

    Re: How do i use the if command

    Hi UnknownKnight,

    What specifically are you trying to accomplish? Can you post a link to the spreadsheet that you are referring to?

    Thanks,
    RocketExcel

  4. #4
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2404 Win 11 Home 64 Bit
    Posts
    23,855

    Re: How do i use the if command

    Your request is fairly vague. Is this what you are looking for:http://www.techonthenet.com/excel/formulas/if.php

    Please review the rules you agreed to. Pay particular attention to bumping threads. We are all volunteers here and expect you to wait 24 hours before bumping a thread.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  5. #5
    Registered User
    Join Date
    05-05-2016
    Location
    Prefer not to say
    MS-Off Ver
    2007
    Posts
    12

    Re: How do i use the if command


  6. #6
    Registered User
    Join Date
    05-05-2016
    Location
    Dallas, Texas
    MS-Off Ver
    2013, 2016
    Posts
    6

    Re: How do i use the if command

    Ok, so what are you trying to accomplish there? The result that you have there now in cell D4 - how is it different from what you want?

  7. #7
    Registered User
    Join Date
    05-05-2016
    Location
    Prefer not to say
    MS-Off Ver
    2007
    Posts
    12

    Re: How do i use the if command

    i want it to change when i put a different number into vigor but i dont want to have to keep going into the formula and changing it

  8. #8
    Registered User
    Join Date
    05-05-2016
    Location
    Prefer not to say
    MS-Off Ver
    2007
    Posts
    12

    Re: How do i use the if command

    how would i do that?

  9. #9
    Registered User
    Join Date
    05-05-2016
    Location
    Dallas, Texas
    MS-Off Ver
    2013, 2016
    Posts
    6

    Re: How do i use the if command

    Is vigor the only parameter you want to change?

  10. #10
    Registered User
    Join Date
    05-05-2016
    Location
    Prefer not to say
    MS-Off Ver
    2007
    Posts
    12

    Re: How do i use the if command

    well eventually i will have them all there but i figure if i can figure out how to do it for vigor i can do it for everything else as well

  11. #11
    Registered User
    Join Date
    05-05-2016
    Location
    Prefer not to say
    MS-Off Ver
    2007
    Posts
    12

    Re: How do i use the if command

    they are all calculated about the same way

  12. #12
    Registered User
    Join Date
    05-05-2016
    Location
    Dallas, Texas
    MS-Off Ver
    2013, 2016
    Posts
    6

    Re: How do i use the if command

    Here you go: =if(A16="Ring of Life",vlookup(B7,Test!$A$1:$G$91,5,0),vlookup(B7,Test!$A$1:$G$91,3,0))

  13. #13
    Registered User
    Join Date
    05-05-2016
    Location
    Prefer not to say
    MS-Off Ver
    2007
    Posts
    12

    Re: How do i use the if command

    could u explain what that does? :P

  14. #14
    Registered User
    Join Date
    05-05-2016
    Location
    Prefer not to say
    MS-Off Ver
    2007
    Posts
    12

    Re: How do i use the if command

    Ooooooo i see now

  15. #15
    Registered User
    Join Date
    05-05-2016
    Location
    Dallas, Texas
    MS-Off Ver
    2013, 2016
    Posts
    6

    Re: How do i use the if command

    Put this in D4. For D5, use this: =if(A16="Ring of Life",vlookup(B7,Test!$A$1:$G$91,4,0),vlookup(B7,Test!$A$1:$G$91,2,0))

    If A16="Ring of Life", it goes to the Test worksheet, searches for appropriate vigor in column A, notes the row of that vigor, and returns a value in column #4 from that row (which is column D). Otherwise, it does the same, but picks a value from column #2 (B)

  16. #16
    Registered User
    Join Date
    05-05-2016
    Location
    Dallas, Texas
    MS-Off Ver
    2013, 2016
    Posts
    6

    Re: How do i use the if command

    You can also check out this link explaining some basic formulas like IF and VLOOKUP, in case helpful: http://www.rocketexcel.com/most-usef...and-functions/

  17. #17
    Registered User
    Join Date
    05-05-2016
    Location
    Prefer not to say
    MS-Off Ver
    2007
    Posts
    12

    Re: How do i use the if command

    Thank you for the link

+ 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] Run Command Prompt Icacls code in VBA Command Button on Userform
    By luismalave in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-19-2015, 11:40 PM
  2. Form Command Add In in Excel 2010- How to call this command to run with VBA
    By BI Guy in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-18-2014, 06:02 AM
  3. Replies: 1
    Last Post: 05-07-2014, 07:05 AM
  4. Master Command Button to call on other Command Buttons located in other Workbooks
    By MrNickRegan in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-05-2013, 07:57 PM
  5. [SOLVED] Changing ODBC command texts and refreshing via command button
    By milty456 in forum Excel General
    Replies: 2
    Last Post: 10-09-2012, 12:06 PM
  6. Code for a master command button to change the backcolor of multiple command buttons?
    By panttherm5 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-16-2012, 10:11 PM
  7. Nest SUM command with a command to make result cell blank
    By dwest185 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-17-2011, 08:10 PM

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