+ Reply to Thread
Results 1 to 5 of 5

Need Help on how to approach a possible if then loop

  1. #1
    Registered User
    Join Date
    03-13-2014
    Location
    Pennsylvania, USA
    MS-Off Ver
    Excel 2003
    Posts
    3

    Need Help on how to approach a possible if then loop

    Hello all,

    Im having trouble creating a Pen&Paper Roleplaying Character sheet. I know it isnt a professional document, but my long-distance friends and I began a Gurps campaign remotely and an excel character sheet would help immensely.

    The peoblem that I am having is organizing skills. In Gurps, there are mental skills based off IQ (these are categorized by an "M"), and physical skills based off of dexterity (represented by "P"). Under these two catagories are several levels of difficulty; Easy ("E"), Average ("A"), Hard("H"), and Very Hard ("VH"). Skills are then categorized with "MA" or "PH", such as "Singing PE".

    The player use a point system to increase proficiency with their skills. Some of the difficulty levels raise by twos after a half point and then a point are spent into them (1/2, 1, 2, 4, 6, 8) but then others raise by a factor of 2. If the player puts a point into a Physical Hard skill, then they would get that skill at their Dexterity -2, 2 points in would get them Dexterity -1 and so forth.

    What Im trying to do is have drop down boxes for the skill difficulty and how many points are spent into it. Then use those two factors to add to the dexterity or IQ stat and then post the result in a field.

    Any help would be appreciated.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,946

    Re: Need Help on how to approach a possible if then loop

    Hi and welcome to the forum

    Attach a sample workbook. Make sure there is just enough data to make it clear what is needed. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are demonstrated, mock them up manually if needed. Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    03-13-2014
    Location
    Pennsylvania, USA
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Need Help on how to approach a possible if then loop

    I would like I2 to be a drop list to show all available skills. V2 to V8 is a small list of of a much larger number of skills.

    I want to make it where once a skill is selected from the drop-down list, the difficulty is auto-filled (PE, MA, etc.). Then when the difficulty is auto-filled the appropriate point cost row (Y2 to Y8) is enabled as another drop-down list in column M, "Pt. Cost".

    The end user will then select the amount of points to put into the skill (by way of the "Pt. Cost" drop-down list) which will then use the appropriate modifier found from the tables in the P column and applies it to the appropriate stat from C and automatically fills in the "Level" column N. Please let me know if more clarification is needed.
    Attached Files Attached Files

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,946

    Re: Need Help on how to approach a possible if then loop

    See if the attached is heading in the right direction?

    I used dynamic name ranges for the 2 Drop-downs in I and M, and then used vlookup in L

    Not sure what you want from N though, so lets see how this goes?
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    03-13-2014
    Location
    Pennsylvania, USA
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Need Help on how to approach a possible if then loop

    The "Skill Name"and "Difficulty" work perfectly. For "Pt. Cost", Im wanting the drop-down list that shows up to allow the possible point values that are listed horizontally to the right of the difficulty values, starting in column X. If you look at the two tables in column "P" you'll see that if you put 1/2 a point in a PE (Physical Easy) skill, you get a modifier of -1 to your DX score. The DX score in this example, I have set to 12. So, with a 1/2 point spent into "Jumping" (PE) you would get a "Level" (Column N) of 11. If you select 1 point from drop-down box in column M then it would become DX with no modifier, being 12. If you note the pattern for the different mental and physical difficulties, you see a few variations. Im not sure how to set the list though.
    Attached Files Attached Files

+ 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] Help for v-lookup approach instead of manually cell linking approach - Excel 2010
    By Mirisage in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-31-2013, 01:32 PM
  2. how to approach this?
    By iori in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-29-2006, 12:03 PM
  3. VBA Question - Is there a better approach?
    By Scott Wagner in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-03-2006, 02:55 PM
  4. How to approach this?
    By mevetts in forum Excel General
    Replies: 1
    Last Post: 01-10-2006, 12:25 PM
  5. New approach
    By davegb in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 12-06-2005, 12:35 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