Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a spreadsheet that requires certain abreviations to be placed in one
column. I want to be able to show the user what choices that they have from a drop-down list (i.e. Alabama - AL) but only put the abreviation in the actual cell. How do I accomplish this? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
There is a sample file here that shows how to do this:
http://contextures.com/excelfiles.html#DataVal Look for: DV0004 - Data Validation Change -- Select a Product from the Data Validation list; an event procedure changes the product name to a product code. -- Biff Microsoft Excel MVP "marcia2026" wrote in message ... I have a spreadsheet that requires certain abreviations to be placed in one column. I want to be able to show the user what choices that they have from a drop-down list (i.e. Alabama - AL) but only put the abreviation in the actual cell. How do I accomplish this? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You can using an event code...
In the below link http://www.contextures.com/excelfiles.html search for the below...There is a sample file as well DV0005 - Data Validation "Columns" -- Data Validation dropdown displays product name and ID If this post helps click Yes --------------- Jacob Skaria "marcia2026" wrote: I have a spreadsheet that requires certain abreviations to be placed in one column. I want to be able to show the user what choices that they have from a drop-down list (i.e. Alabama - AL) but only put the abreviation in the actual cell. How do I accomplish this? |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Biff
If you slightly change the URL like so http://www.contextures.on.ca/excelfiles.html#DV0004 That particular item will be top of page. No need to scroll down "looking for" Gord On Fri, 21 Aug 2009 12:48:55 -0400, "T. Valko" wrote: There is a sample file here that shows how to do this: http://contextures.com/excelfiles.html#DataVal Look for: DV0004 - Data Validation Change -- Select a Product from the Data Validation list; an event procedure changes the product name to a product code. |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks, Gord!
Hopefully I'll remember that for future use and in the meantime, I'll save that url. -- Biff Microsoft Excel MVP "Gord Dibben" <gorddibbATshawDOTca wrote in message ... Biff If you slightly change the URL like so http://www.contextures.on.ca/excelfiles.html#DV0004 That particular item will be top of page. No need to scroll down "looking for" Gord On Fri, 21 Aug 2009 12:48:55 -0400, "T. Valko" wrote: There is a sample file here that shows how to do this: http://contextures.com/excelfiles.html#DataVal Look for: DV0004 - Data Validation Change -- Select a Product from the Data Validation list; an event procedure changes the product name to a product code. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Validation Data using Validation Table cell range..... | Excel Discussion (Misc queries) | |||
Data Validation Update Validation Selection | Excel Worksheet Functions | |||
data validation invalid in dynamic validation list | Excel Discussion (Misc queries) | |||
data validation invalid in dynamic validation list | Excel Worksheet Functions | |||
Data validation with validation lists and combo boxs | Excel Discussion (Misc queries) |