K
Kate
Hey,
so i have two text boxes which have numbers in them.
I have a third text box which is, say the sum of the two numbers. I
don't want the third text box to be a calculated control because i
want to use it elsewhere (and i want the number to appear immediately
when you change one of the first two).
Therefore I had a macro set up on the both the first 2 text boxes
which sets the value of the third.
I have this macro set up as an afterupdate, but it only works after i
update one of hte numbers, not the other - it seems whichever comes
first in the tab order is the one that counts...
Why is this?
Also, the setvalue property in the macro used to work fine in the 2003
access, but it doesn't appear in 2007 as an option - the only reason i
can even use it, is because this macro was created on 2003. What are
you supposed to use instead?
Thanks
Kate
so i have two text boxes which have numbers in them.
I have a third text box which is, say the sum of the two numbers. I
don't want the third text box to be a calculated control because i
want to use it elsewhere (and i want the number to appear immediately
when you change one of the first two).
Therefore I had a macro set up on the both the first 2 text boxes
which sets the value of the third.
I have this macro set up as an afterupdate, but it only works after i
update one of hte numbers, not the other - it seems whichever comes
first in the tab order is the one that counts...
Why is this?
Also, the setvalue property in the macro used to work fine in the 2003
access, but it doesn't appear in 2007 as an option - the only reason i
can even use it, is because this macro was created on 2003. What are
you supposed to use instead?
Thanks
Kate