Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi, i was wanting to know how to make a drop down list for column F where the
contents of this list would be all the suburbs i had entered into that column previously. Similar to the pick from list option. Thanks. cat. -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...tions/200511/1 |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Easy.
Select the cell where you want to place the Drop Down. From the Menu bar, select Data, then Validation. On the Settings tab of the popup select List from the Drop Down. Then click on the red arrow icon on the right side of the Source Box. Now select the range of cells that contains your list. Press Enter and click OK. "eternal_cat via OfficeKB.com" wrote: Hi, i was wanting to know how to make a drop down list for column F where the contents of this list would be all the suburbs i had entered into that column previously. Similar to the pick from list option. Thanks. cat. -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...tions/200511/1 |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
K, I wanted it to contain only one instance of each suburb, whereas the list
is containing all the instances of the suburbs in the range that i have selected. I also want to have this list so that it will autofill the suburbs as i type them (since there is only one instance of each suburb). Like in Excel help in the index when you type in a word and it automatically scrolls down to a matching word. thanks. Easy. Select the cell where you want to place the Drop Down. From the Menu bar, select Data, then Validation. On the Settings tab of the popup select List from the Drop Down. Then click on the red arrow icon on the right side of the Source Box. Now select the range of cells that contains your list. Press Enter and click OK. Hi, i was wanting to know how to make a drop down list for column F where the contents of this list would be all the suburbs i had entered into that column [quoted text clipped - 3 lines] cat. -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...tions/200511/1 |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You could make a separate list of just the cells you want. You could then
hide that list or place it off the page so it isn't seen. As for making the list autofill, I don't think you can do that in a Drop Down List. "eternal_cat via OfficeKB.com" wrote: K, I wanted it to contain only one instance of each suburb, whereas the list is containing all the instances of the suburbs in the range that i have selected. I also want to have this list so that it will autofill the suburbs as i type them (since there is only one instance of each suburb). Like in Excel help in the index when you type in a word and it automatically scrolls down to a matching word. thanks. Easy. Select the cell where you want to place the Drop Down. From the Menu bar, select Data, then Validation. On the Settings tab of the popup select List from the Drop Down. Then click on the red arrow icon on the right side of the Source Box. Now select the range of cells that contains your list. Press Enter and click OK. Hi, i was wanting to know how to make a drop down list for column F where the contents of this list would be all the suburbs i had entered into that column [quoted text clipped - 3 lines] cat. -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...tions/200511/1 |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
First you have to delete the duplicates then make your list from the remaining
suburbs. Debra Dalgleish gives instructions for retrieving uniques from a list of duplicates. http://www.contextures.on.ca/xladvfi....html#FilterUR DV lists do not enable autocomplete. You need a combo box for this. See Debra's site for this also. http://www.contextures.on.ca/xlDataVal10.html Gord Dibben Excel MVP On Thu, 24 Nov 2005 00:39:04 GMT, "eternal_cat via OfficeKB.com" <u14645@uwe wrote: K, I wanted it to contain only one instance of each suburb, whereas the list is containing all the instances of the suburbs in the range that i have selected. I also want to have this list so that it will autofill the suburbs as i type them (since there is only one instance of each suburb). Like in Excel help in the index when you type in a word and it automatically scrolls down to a matching word. thanks. Easy. Select the cell where you want to place the Drop Down. From the Menu bar, select Data, then Validation. On the Settings tab of the popup select List from the Drop Down. Then click on the red arrow icon on the right side of the Source Box. Now select the range of cells that contains your list. Press Enter and click OK. Hi, i was wanting to know how to make a drop down list for column F where the contents of this list would be all the suburbs i had entered into that column [quoted text clipped - 3 lines] cat. |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
right, so i have to create a lookup sheet? I cant really delete the
duplicates, cos they are part of a valid record. Will all this help me to have an autocomplete function in my suburbs column? Gord Dibben wrote: First you have to delete the duplicates then make your list from the remaining suburbs. Debra Dalgleish gives instructions for retrieving uniques from a list of duplicates. http://www.contextures.on.ca/xladvfi....html#FilterUR DV lists do not enable autocomplete. You need a combo box for this. See Debra's site for this also. http://www.contextures.on.ca/xlDataVal10.html Gord Dibben Excel MVP K, I wanted it to contain only one instance of each suburb, whereas the list is containing all the instances of the suburbs in the range that i have [quoted text clipped - 19 lines] cat. -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...tions/200511/1 |
#7
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You want to filter just the unique suburbs and paste that list to another
worksheet. Your original data can remain untouched, duplicates and all. Name the range of that list from the second sheet and use it for the drop-down list which you place into the combo-box. The combo-box allows auto-complete. Debra's sites shows how to do both the above. Gord Dibben Excel MVP On Mon, 28 Nov 2005 02:21:00 GMT, "eternal_cat via OfficeKB.com" <u14645@uwe wrote: right, so i have to create a lookup sheet? I cant really delete the duplicates, cos they are part of a valid record. Will all this help me to have an autocomplete function in my suburbs column? Gord Dibben wrote: First you have to delete the duplicates then make your list from the remaining suburbs. Debra Dalgleish gives instructions for retrieving uniques from a list of duplicates. http://www.contextures.on.ca/xladvfi....html#FilterUR DV lists do not enable autocomplete. You need a combo box for this. See Debra's site for this also. http://www.contextures.on.ca/xlDataVal10.html Gord Dibben Excel MVP K, I wanted it to contain only one instance of each suburb, whereas the list is containing all the instances of the suburbs in the range that i have [quoted text clipped - 19 lines] cat. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using Symbols in Drop Down Lists | Excel Worksheet Functions | |||
Drop Down lists | Excel Discussion (Misc queries) | |||
Data Validation - Drop down lists - if then? | Excel Discussion (Misc queries) | |||
multiple drop down lists | Excel Discussion (Misc queries) | |||
Can different drop down lists be displayed depending on the value. | Excel Discussion (Misc queries) |