R
Ray Batig
I am trying to do the following three things on a userform.
1. show a listbox that the user would be able to review a row of names
( no selection just visual update )
2. show a list of potential additional names ( user would be able to
click select the choice )
3. show a ' text input box' ( my descriptive name ) (this would allow
user to type in a name)
I think 1 & 2 are typical things I can program, however, I don't seem to
find any information on how to do 3. Might well be that all the looking I am
doing is for the wrong name?
Can someone tell me what to code or call this desire so I can code some
more? If there is nothing, anybody have an idea. It is very important that
the user should be able to review and see what names have been used.
Thanks in advance for your help.
Ray
1. show a listbox that the user would be able to review a row of names
( no selection just visual update )
2. show a list of potential additional names ( user would be able to
click select the choice )
3. show a ' text input box' ( my descriptive name ) (this would allow
user to type in a name)
I think 1 & 2 are typical things I can program, however, I don't seem to
find any information on how to do 3. Might well be that all the looking I am
doing is for the wrong name?
Can someone tell me what to code or call this desire so I can code some
more? If there is nothing, anybody have an idea. It is very important that
the user should be able to review and see what names have been used.
Thanks in advance for your help.
Ray