continuous forms

A

andy

I have a continuous form that contains an unbound text box
as well as other which are linked to a table.
I use the unbound text box to enter a figure which I then
do an onscreen calculation.
THe problem is that when enter into the first field the
next form opens but when I enter my figure into the
unbound box the one in the next form updates with the
value.
how do I stop this.

any help would be great.

thanks
andy
 
S

sendhost3000

Add a new field to your table for the "figure that you enter" and then
instead of using a unbound text box use the new field. You should be able
to change it independently.
 

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