Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to have a data Validation List in a WorkSheet to be in an
Input Box, to make a choice from ? If so How ? Regards Corey McConnell |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Corey,
You intentions are unclear as a data validation list itself offers a selection choice. Perhaps you could expand on your requirements? --- Regards, Norman "Corey" wrote in message ... Is it possible to have a data Validation List in a WorkSheet to be in an Input Box, to make a choice from ? If so How ? Regards Corey McConnell |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
As with a LIST of choices from a cell using Data Validation.
I want to know if it is possible to instead of having a single input box to place a value into, I would like to have a LIST of options to choice from in the Input Box. EG. If a Input Box asks for : "Enter a Customer name ?" Rather than having the chance of a typing error when typing in say "KMart" a List would display Previously eneterd values, and a slection would/could be made from these if it was used before. Regards Corey.... "Norman Jones" wrote in message ... Hi Corey, You intentions are unclear as a data validation list itself offers a selection choice. Perhaps you could expand on your requirements? --- Regards, Norman "Corey" wrote in message ... Is it possible to have a data Validation List in a WorkSheet to be in an Input Box, to make a choice from ? If so How ? Regards Corey McConnell |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Corey,
Try using a Userform with a ComboBox control. --- Regards, Norman "Corey" wrote in message ... As with a LIST of choices from a cell using Data Validation. I want to know if it is possible to instead of having a single input box to place a value into, I would like to have a LIST of options to choice from in the Input Box. EG. If a Input Box asks for : "Enter a Customer name ?" Rather than having the chance of a typing error when typing in say "KMart" a List would display Previously eneterd values, and a slection would/could be made from these if it was used before. Regards Corey.... "Norman Jones" wrote in message ... Hi Corey, You intentions are unclear as a data validation list itself offers a selection choice. Perhaps you could expand on your requirements? --- Regards, Norman "Corey" wrote in message ... Is it possible to have a data Validation List in a WorkSheet to be in an Input Box, to make a choice from ? If so How ? Regards Corey McConnell |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
-- --- Regards, Norman "Corey" wrote in message ... Excuse my naivity, But what is a Combo Box and User Form? I had a look through Help, but could not make up any code for an example to see how it works. Corey.... "Norman Jones" wrote in message ... Hi Corey, Try using a Userform with a ComboBox control. --- Regards, Norman "Corey" wrote in message ... As with a LIST of choices from a cell using Data Validation. I want to know if it is possible to instead of having a single input box to place a value into, I would like to have a LIST of options to choice from in the Input Box. EG. If a Input Box asks for : "Enter a Customer name ?" Rather than having the chance of a typing error when typing in say "KMart" a List would display Previously eneterd values, and a slection would/could be made from these if it was used before. Regards Corey.... "Norman Jones" wrote in message ... Hi Corey, You intentions are unclear as a data validation list itself offers a selection choice. Perhaps you could expand on your requirements? --- Regards, Norman "Corey" wrote in message ... Is it possible to have a data Validation List in a WorkSheet to be in an Input Box, to make a choice from ? If so How ? Regards Corey McConnell |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Corey,
Excuse my naivity, But what is a Combo Box and User Form? See Debra Dalgleish's Userform tutorial at: http://www.contextures.com/xlUserForm01.html See also Debra's Userform with Combobox tutorial at: http://www.contextures.com/xlUserForm02.html Regards, Norman |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
show the input message of a data validation list on a textbox and set editable | Excel Discussion (Misc queries) | |||
Data Validation of user input | Excel Worksheet Functions | |||
Data Input Validation | Excel Discussion (Misc queries) | |||
Data Validation - input message | Excel Discussion (Misc queries) | |||
Data Validation Input Message | Excel Discussion (Misc queries) |