Make another text box appear

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I've got a subform in which the user will enter information into a text box.

People Notified -text box-

When the user begins to type in the text box. I want to display another text
box so it would look like:

People Notified -text box-
People Notified -text box-

and so on, so all the people notified can be listed. Right now, it clears
the last entry and you have to scroll through the records to see all the
names entered.

I hope my question makes sense. Thanks for your help.
 
Would a continuous form work for you. If setup properly it looks like a
hybrid of a form and a datasheet. You can still scroll through like you
would wiht a datasheet but you can see several lines at a time depending on
the form size and screen size.

Tony V
 

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

Back
Top