W
wanting_to_learn
Hello,
I apologize before hand for asking this. =( I am having a hard time
grasping concepts with access. I am trying to build a form that represents a
check book. My table has Transaction, Item number, description, debit,
credit, and balance on it. On my form I have used to the wizard to create
all of these fields. I know that I have to "load" a balance on the table in
order to initiate the flow of the database. So lets say I loaded the balance
at 100. Now my problem is how to write the expression, query, or vba to do
what I need it to do.
What I would like to do is when the amount entered into the debit field is >
0, I would like that to trigger to deduct from the balance and carry to the
next line.. I would like the same to happen with the credit, once >0 to add
it to the balance.
I am really sorry to ask such a silly question. I am reading all the books
that I can. I greatly appreciate anyone's help on this. All the coding and
queries have me confused.
Thank you!
I apologize before hand for asking this. =( I am having a hard time
grasping concepts with access. I am trying to build a form that represents a
check book. My table has Transaction, Item number, description, debit,
credit, and balance on it. On my form I have used to the wizard to create
all of these fields. I know that I have to "load" a balance on the table in
order to initiate the flow of the database. So lets say I loaded the balance
at 100. Now my problem is how to write the expression, query, or vba to do
what I need it to do.
What I would like to do is when the amount entered into the debit field is >
0, I would like that to trigger to deduct from the balance and carry to the
next line.. I would like the same to happen with the credit, once >0 to add
it to the balance.
I am really sorry to ask such a silly question. I am reading all the books
that I can. I greatly appreciate anyone's help on this. All the coding and
queries have me confused.
Thank you!