R
Ray
Hi! I'd like to learn to program VBA on a very simple basis. I want
to write a flash card program: it shows me the question, I think
about the answer, I am ready to see what the answer is, I press a key,
it shows me the answer. Then I decide if I got it right or wrong, and
I press a + or - key accordingly, to drop that question or recycle it
back into the stack, to recur randomly. I want to do this using an
Access database, so that I can use this program with whatever
questions and answers I might care to ask myself.
My question: without getting into the whole Visual Basic language,
and without even undertaking to learn all of VBA (because I just do
not have time and it will not happen), how do I proceed to write this
program?
Thanks in advance to all helpers.
to write a flash card program: it shows me the question, I think
about the answer, I am ready to see what the answer is, I press a key,
it shows me the answer. Then I decide if I got it right or wrong, and
I press a + or - key accordingly, to drop that question or recycle it
back into the stack, to recur randomly. I want to do this using an
Access database, so that I can use this program with whatever
questions and answers I might care to ask myself.
My question: without getting into the whole Visual Basic language,
and without even undertaking to learn all of VBA (because I just do
not have time and it will not happen), how do I proceed to write this
program?
Thanks in advance to all helpers.