Question : Have values without Controls

Hi All,

So simple question, is there a way to have values without having a control on a form or in the table that controls the form?  If so, how can this be accomplished? I am trying to avoid having a million fields in my table as well as controls on the form.

Thanks,

Answer : Have values without Controls

Use the visible property of any control to hide them from users in Form View. They will only show in Design view for you to modify them. That way you can have as many controls as you need and they remain transparent for final users.

To create a control not linked to a field just select then from the control toolbox and clic on the form.
Random Solutions  
 
programming4us programming4us