D
d.barson
Hi,
I have created a database to store my bank transactions. On my main
form which is the default form to open when the database starts, I
have 2 subforms. One subform is for deposits and one is for
withdrawals. On the main form I have a calculated field that shows my
current balance. The problem is that after I have entered either a
deposit or withdrawal the new balance does not refresh.
The other problem is that I don't want to requery the main form
because the query behind it will always ask me for my password so that
it shows the information for the account I want to see, but this seems
to be the only way for me to refresh the balance field.
Can anyone please tell me how to refresh the data (not stored in a
table) in the balance field so that it will show the correct balance
after I enter any new information into my sub forms?
I am using Access 2007 in Windows Vista Home Premium.
I have created a database to store my bank transactions. On my main
form which is the default form to open when the database starts, I
have 2 subforms. One subform is for deposits and one is for
withdrawals. On the main form I have a calculated field that shows my
current balance. The problem is that after I have entered either a
deposit or withdrawal the new balance does not refresh.
The other problem is that I don't want to requery the main form
because the query behind it will always ask me for my password so that
it shows the information for the account I want to see, but this seems
to be the only way for me to refresh the balance field.
Can anyone please tell me how to refresh the data (not stored in a
table) in the balance field so that it will show the correct balance
after I enter any new information into my sub forms?
I am using Access 2007 in Windows Vista Home Premium.