Ok. I need a way to make buttons do the following.
Based on whether or not (Skill Name) is formatted (blah blah vlookup true) the (Ranks) increases by 1 for each click up to a maximum equal to Cell(blah)+3
If (Skill Name) is /not/ formatted, the (Ranks) needs to go up by .5 for each click. ....
I am soooo out of my expertise here. the table looks like this currently
Skill Name Total Ranks Modifier
(Con. Form) (=sum) (button Here) (equal to other cells)
Alchemy* 0 0 0
Animal Empathy* 3 0 3
Appraise* 0 0 0
Balance* 4 0 4
Bluff* -2 0 -2
Skill Name formatting:
=VLOOKUP(N13,Skills,MATCH(B3,Classskills,0),FALSE) ="C"
Whole sheet(s) available upon request if you need more information.
Thanks in advance for all your help.
Bookmarks