Autofill textbox from combobox

R

Rene

Hi,

On form1 i have a combobox with a choice of 8 names.

What I would like to do, is when you select 1 name, the "after update"
should open a form2 with an textbox containing the selected name from form1.

Can someone help me ???

thnx

René
 
J

Jeff Boyce

Rene

You've described "how", but not "what" you are trying to accomplish. What
purpose will having a separate form (form2) with the selected person serve?
There may be a simpler way to accomplish your purpose... depending on what
it is!
 
R

Rene

Actually,

I have 8 people, who are authorized to fill in form1. These people have
to give their password to enter form1. On form1 is a combobox with the
names of these people. But everyone of the 8 people can select another
name. What I want is for each person to select his own name and give his
password, so no one can mess around under another name.

What would be even more beautiful, is that when the give their password
to enter form1, that name is the only name in the combobox (textbox)

René
 

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