How do I make a field depended?

D

dplove

I want to use the same field in a form twice, but I need them to be depended
upon theirselves how do I do that?

Whats happening is when I change the option in one the other change to the
same thing.

Thanks
 
B

Boyd Trimmell aka HiTechCoach via AccessMonster.co

Based on what you have stated, it sounds like it is working correctly.

If you have two controls on a form bound to the save field in the form's
recordset, then changing the vuel in one control, will change the value in
the other control.

Is that is what you wnat, then you wil needx to explain in more detail
exactly what you want.
 
Top