Update List Box with Form Data

M

magmike

I have a list box on a form that shows all the letters that have been
sent to a certainly company that the form is currently displaying.
When a new letter is created on the form, i'd like the list box to
automatically update with the fields as they are entered.

I have set each field to run the Macro "Refresh" OnExit, but oddly
enough, that only seems to work after the fifth field.

What is the best way to get the List box to update as each field is
updated?

Thanks in advance!
magmike
 
M

magmike

Set each field to run the Macro "Refresh" AfterUpdate.
--
KARL DEWEY
Build a little - Test a little








- Show quoted text -

That doesn't seem to be working either, until the fifth field is
passed through. I just don't get it.
 

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