Combo Box Options

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

Guest

I currently have a combo box set up on my form. If there is an instance
where something needs to go into that combo box that is not on the original
list, I need to be able to have my associates put this name in there and it
print on the report.

Right now the table says "Limit To List: and I have it as NO. For instance,
I want to send the report to Marketing, but it does not appear in the
original list. I don't want to add it to the original list I just want to be
able to send it this one time.

When I type the new information on the form it does not show up in the
table, but when I go directly into the table I can put that option in there
and it will stay. Does anyone have any idea what I may be doing wrong, or
what I may be missing.
 
Chances are you need to "Step-oof" or go to the next or previous record after
inputing your dataand the return to the present record. this should take care
of your problem.
 
If I am reading what you wrote right, then I don't think I can do that. The
records are not housed in that table. Once you input a record you press a
button and it appends it to another record and deletes the one that you were
working on out of the that table. Is that what you mean by going to the
previous record and returning to the present one. I don't have that option
 

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

Similar Threads


Back
Top