I am using it for a board game that I play so I don't have to calculate everything everytime. It does do calculations I already know that. When you punch in a number into the text-box it tells the form to go to cell whatever & pull the number there. You do that for all the text-boxes & then it gives you a number. IE: You put in A for text-box one & that tells you the class then you put in 3 for text-box 2 & that tells it to look under C4 & use that number. 3 for text-box 3 & it looks under the range or E4. Here is the code for if it was all ones:
I have tested it & just tested it again & it works, but because I have a large table I have a lot of code to cover all of it (67 separate cells not including all the permutations). I need to do this for all 6 nations, but they will all have separate macros I just need the Class A-F for each nation together). Does that help at all?
Bookmarks