Data List

S

solar

Hi,

Could you provide me solution for the below problem..?

I listed the name in a combo box. When i create New name by using Double
click which would open other form and get input for the new Name. But, When i
close that form, it is not coming to current form. It comes only when i close
& open once again. How to get without closing that form..?

For example, when i enter student mark detail, I am not able to find one New
student name which I can get from student detail form where New student name
is entered. But, after the new student is entered, It is not coming to
student mark detail form where the student name is listed by student detail
table.

I believe its clear.

Please suggest me what to do further.

Thnx..in advance.
 
S

solar

Hi,

Thnx......But, its not working.

I used table instead of query.

What is the exact way that i should do...?

Pls.suggest me.

Thnx...in advance..

ngr.
 
S

solar

Hi,

Well, I refered your clue. But, it helps only to fire the wrong selection /
error. It not helps to retrieve the new data.

Is there anything more to be noted..?

Pls.suggest your further correction & alteration.

Thnx..in advance..

ngr.

ruralguy via AccessMonster.com said:
Follow Martin Green's example closely and use the NotInList event rather than
the DoubleClick event.
Hi,

Thnx......But, its not working.

I used table instead of query.

What is the exact way that i should do...?

Pls.suggest me.

Thnx...in advance..

ngr.
I believe you will find your answer and some other ideas in this link.
http://www.fontstuff.com/access/acctut20.htm
[quoted text clipped - 19 lines]
Thnx..in advance.
 
R

ruralguy via AccessMonster.com

Are you setting response correctly?
Hi,

Well, I refered your clue. But, it helps only to fire the wrong selection /
error. It not helps to retrieve the new data.

Is there anything more to be noted..?

Pls.suggest your further correction & alteration.

Thnx..in advance..

ngr.
Follow Martin Green's example closely and use the NotInList event rather than
the DoubleClick event.
[quoted text clipped - 18 lines]
 
Top