Recalc Prob Set Focus to First Record

A

AM

I have two Calculated Control on SubForm (continous)

1. TotDebit (shows sum of debit field)
2.TotCredit (shows Sum of credit field)

In debit keydown event I have routene that if User press T then I will set
dibit field to Net of totdebit & totcredit.

I my previous access 97 mdb its going fine.

Now I have acc3ss 2003 project having dao recordset set to its recordset
property.

If now I press T the form set focus to first record & set the debit field of
first record. I have many snerios like that Why it goes to first Record or
any other way to reclac calculated controls.

Please Help

AM
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top