MS Access Runtime

D

Dave Mayer

I have a question about the Runtime tool. Is this the right newsgroup and
if not, which one?

Thankss,

Dave
 
J

jwm

Depending on your question, you might want to check
microsoft.public.access.devtoolkits
 
D

Dave Mayer

Let's try here first. This is my first time trying the Runtime.

I have a simple form that has a drop-down box to select a name from the
list. In MS Access it works correctly. When running in the Runtime, the
drop-down has only one line and is empty, and a dialog box comes up instead
asking for input.

Is there anything that I can do to get the same behavior under Runtime as
with the original?

Dave
 
J

jwm

What's the data source for the combo box?

Dave said:
Let's try here first. This is my first time trying the Runtime.

I have a simple form that has a drop-down box to select a name from
the list. In MS Access it works correctly. When running in the
Runtime, the drop-down has only one line and is empty, and a dialog
box comes up instead asking for input.

Is there anything that I can do to get the same behavior under
Runtime as with the original?

Dave
 
Top