|
-
Sep 28th, 2012, 12:18 AM
#1
Thread Starter
Addicted Member
vb: help me code a quick/basic adding program (for numerology)
I'm posting this help thread for my little sister she is getting into numerology. Apparently they take someones birth date & add it together like this....
So If your birthday was for instance:
12/18/1991
In numerology you add it like this....
1+2+1+9+1+9+9+1 = 32
Then you take the result (32) and add it like this
3+2 = 5
The end result being that your life path equals a FIVE.
(Rule #1 Dealing with zero's)
In numerology you never add zero's & always drop any zeros (0's) from the results. So if a result was 30, it would be considered 3)
Now to show an example of how you deal with zero's & drop them from results.
If your birthday was for instance: 5/2/2010
Then you add 5+2+2+1 (don't add the zero) = 10
Then you take the result (10) and drop the zero...So the final result would be the life path = 1
(Rule #2, Master Numbers, 11, 22 & 33)
The only time you do not add the resulting final # together (outside of one containing a zero) that you get from the original birth date addition together is if it equals 11, 22, or 33.
So if the birth date was 5/1/2012
You add 5+1+2+1+2 = 11
The end result is 11 because you never add an 11, 22, or 33 together. So if the first addition result is 11, 22 or 33, then we do not add them together. We do not go to the next task.
Could someone help us figure out some simple visual basic code/rules to automatically add up a birth date to its numerology life path #...based on the above variables?
The form will use:
Textbox1.text (for the month of birth)
Textbox2.text (for the day of birth)
Textbox3.text (for the year of birth)
Button1 which will be the "calculate" button.
Label1 / Label1.text (which will display our result)
I hope I put this together in a simple/understandable way. I'm not the best at writing! And I thank everyone for taking the time to read this & hope someone feels like helping :-)
My sister & I really appreciate your time!
dim jenn as geek = true
Learning ~ Visual Basic 2010 ~ in free time between college/work -
currently looking for a 'programming buddy' / 'coder friend' / and or 'mentor'. p.m. me if you
have ANY free time AT ALL I'm like 33% of a novice level ~ willing 2 listen/learn +
i am totally super motivated & promise to make an effffin amazing protege!!! #swag
| -_-_- -_-_- |
...W.T..F!?.....
||| Matter on the atomic/quantum level isn't solid or even matter at all. It can also exist in at least 2 places simultaneously (demonstrated in lab). It's position can only be established when it's actually observed. If we turn our back on it... it goes back to a wave form. History show's that every previous generation (since the beginning of time) got almost everything wrong. Then it might very well stand to reason that up is down & right can be wrong. Admit it.. our combined perception of reality is just that, we know absolutely nothing of actual reality & to think we do is simply subscribing to a "ignorance is bliss" mantra |||
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|