hi all. i used key word shared in my control for declaire some variable. when i used this control in form. if i only create a control, it does not matter. But if i create 2 controls(the same form), all of field that i used variable shared, will be same. i mean duplicate data in field. can i avoid this problem?
many thank for your help