U
Udayan
Anybody help me please.......
I have a switch board or form which shows room numbers permanently shown by
Lable,
Parellel to the room numbers there are:-
List box for regular customer that can be selected using drop down menu only
names
Text box which can enter customer name manually (especially for new customer)
101 ListBoxForRegularCustomer TextBoxForNewCustomer(EnterManualy)
102
103
104
105
The data selecting by listbox and data entering to the text box should go to
a table and save.
How to do this can any body can give a short briefing.
How many tables shall I make what type of query etc.,
I tried so many ways and not succeeding.
I have only two data to manipulate Room numbers and Names.
Thanks in advance
I have a switch board or form which shows room numbers permanently shown by
Lable,
Parellel to the room numbers there are:-
List box for regular customer that can be selected using drop down menu only
names
Text box which can enter customer name manually (especially for new customer)
101 ListBoxForRegularCustomer TextBoxForNewCustomer(EnterManualy)
102
103
104
105
The data selecting by listbox and data entering to the text box should go to
a table and save.
How to do this can any body can give a short briefing.
How many tables shall I make what type of query etc.,
I tried so many ways and not succeeding.
I have only two data to manipulate Room numbers and Names.
Thanks in advance