moving text boxes

L

lin

Hello,
I have a form with so many textboxes(text boxes
arranged as in two columns). What I want to do is if one
or more of text boxes in my form are empty I want them to
be invisible and move the textboxes with values to the
top. Is there anyway I can do this by code?

Any help, it is really appreciate.
Thank you so much.
 
V

Van T. Dinh

Check Access VB Help on the Visible Property and Top Property of the TextBox
Control.
 

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