Guest_imported
New member
- Jan 1, 1970
- 0
I am using VBA for Access, and some code that I am using that works in VB 6, gives me an error about getting focus. The code that I am trying to run is
txtYield.Text = txtInterest.Text * txtPrice.Text
txtYield.Text = txtInterest.Text * txtPrice.Text