In order to understand this question refer to the image I uploaded at "http://img252.imageshack.us/img252/2664/untitledii8.png"
ok my problem is this, i have over 7,500 transactions of accounting projects to do, and I have only 2 days to figure this out....I need to make a program using Excel Visual Basics to make this job go faster.(show me the code i need to type please!)...What I need it to do is:
Tell me if box H6 is equal to H7 (if yes, then does the sum of G6 plus G7 = zero? ((if yes then put a YES in I6 and I7)(if no, then put a NO in I6)) (in no then put NO in I6 and move down to box H7)
If H6 and H7 does not equal, then move down to box H7
After we have moved to H7, we need to see if H7 equals H8
If H7 equals H8 then (if yes then does the sum of G7 and G8 equal Zero? ((If yes then put a YES in I7 and I8) (if no then put a NO in I7 and move on to the next box down)) (If no then put a NO in I7 and move on to the next box)
and so on to transaction 7500....
2007-08-20
15:13:06
·
2 answers
·
asked by
Jorgy411
2
in
Computers & Internet
➔ Programming & Design
http://img252.imageshack.us/img252/2664/untitledii8.png
This is the picture i took a snap shot of. refer to this photo!
2007-08-20
15:14:12 ·
update #1
Richard H
Tell me how to run a macro...I know some basic VB skills, but i dont know how to save a macro and use it to edit my work.
Also, would you tell me how to type the code? i'm kinda rusty in VB, and i need some help.
2007-08-20
15:42:06 ·
update #2