C
Carl_and_Earl
Hi there,
I want to ask you which will be the best way to make the database. Maybe the
way I am thinking to make it (with option buttons and so on is not the best).
And if possible a bit of how can I connect the text with the memo and the two
option buttons with the other two text boxes.
The form I am trying to make looks like a chat window where there is a big
memo like let's say in Yahoo Messanger, where the users speak and see
eachother the text they are sending and an imput text where the text is
writen and then, pressing the enter button, the text is being sent to the
memo above.
The thing is that I want to have, if possible, two option buttons, connected
to another two text boxes.
I want to be able to select one option and then the option I select to be
the text that the text box has.
That text must be copyed in front of each line I want to imput in the
"Messenger" area.
The "final product" must help me have a database with records like:
Carl: Hi, how are you.
Earl: Fine, thanks.
That I will later export and print as a conversation.
I want to ask you which will be the best way to make the database. Maybe the
way I am thinking to make it (with option buttons and so on is not the best).
And if possible a bit of how can I connect the text with the memo and the two
option buttons with the other two text boxes.
The form I am trying to make looks like a chat window where there is a big
memo like let's say in Yahoo Messanger, where the users speak and see
eachother the text they are sending and an imput text where the text is
writen and then, pressing the enter button, the text is being sent to the
memo above.
The thing is that I want to have, if possible, two option buttons, connected
to another two text boxes.
I want to be able to select one option and then the option I select to be
the text that the text box has.
That text must be copyed in front of each line I want to imput in the
"Messenger" area.
The "final product" must help me have a database with records like:
Carl: Hi, how are you.
Earl: Fine, thanks.
That I will later export and print as a conversation.