Copy.mdb
Please see my program
It has 3 forms:
1- calc
2-endcalc
3-endcalcsub
and 1 table: cmp
I want enter a number in calc form textbox, example: 2, when I click on calc button it opens endcalc and focuses on "2.07" cell which is more than 2.
if I enter 4.5 it focuses on "4.81" cell in endcalc form
please help me, thanks