Dear group users,
There are three columns of type "Currency" which are represented in a
form by three text boxes. When I type a numeric value in text box 1, I
would like value*2 to display automatically in text box 2 and value*3 to
display in text box 3.
I mingled with the events of these fields, but I cannot seem to get the
right lexicon for Microsoft Access; I get no data or error returned.
Thank you for your help,
Max
There are three columns of type "Currency" which are represented in a
form by three text boxes. When I type a numeric value in text box 1, I
would like value*2 to display automatically in text box 2 and value*3 to
display in text box 3.
I mingled with the events of these fields, but I cannot seem to get the
right lexicon for Microsoft Access; I get no data or error returned.
Thank you for your help,
Max
Comment