Dropdown List - Automatic Data Convert

Feb 20, 2007

i am working on a long drop-down list which consists of a series of numbers, such as 1,2,3.... When users select 2 from the drop down list, the cell value will be automatically converted to the value "movie" that "2" is corresponding to.

The list behind the drop-down list is like this:

column A column B
1 music
2 movies
3 books
4 games
5 travel

View 9 Replies


ADVERTISEMENT

Creating A Dropdown List Using Matching Data From 2 Columns To Populate The List

Jun 11, 2013

I'm creating a spreadsheet to keep track of my costs of production in an online game. Within the game there are a range of spawned resources that appear for only a short time before being unobtainable these resources have specific types that is shared between multiple spawns of the resource but each resource spawn has a unique name.

My first worksheet lists all the resources and their various qualities and the later worksheets are meant to allow me to choose from a list resources matching the requirements of the item I'm looking to craft. The example i have shown in the second picture requires Tatooinian Fiberplast and Lokian Wild Wheat to craft so in the Chosen Resource column I would like to have a drop down list allowing me to select the named resource type i would like to use - for Tatooinian Fiberplast the only thing on the list should be Omnitwixi and for the Wild Wheat it should show Fizi and Krad

[URL]....

[URL]....

I am aware there are people with more pressing problems than computer games and as such

View 7 Replies View Related

How To Get Unique List From A Column To Data Validation Dropdown List

Oct 28, 2011

I'm looking for a way to get a unique list from a column to a data validation drop down list. Any fancy formula or vba script to create a UDF which. Does this?

View 5 Replies View Related

How To Create A List Of Items For Use In A Dropdown List With Data From A Different

Mar 17, 2007

I Attached a sheet for what i'm asking about ,, i sent it before but the sheet showing it more clearly

View 10 Replies View Related

Data Validation - How To Create Dropdown List That Excludes Duplicate Data

Sep 26, 2013

I'd like to create a drop down list in data validation from a column of data that contains numerous duplicates.

For example, let's say column A contained hundreds of transactions with either North, South, East and West, how could I create a drop down list in another cell that only had four selection options?

View 5 Replies View Related

Dropdown List Using Data Validation

Feb 25, 2014

I have a list on one worksheet and I use a dropdown list from Data Validation to select the name required.

My list is so long that I would like to be able to type a letter or two to access to the name quicker instead of scrolling down.

I copied a formula that worked for someone else that put this formula in the data validation

(IF(I36<>"",OFFSET(Player,MATCH(I36&"*",Player,0)-1,,SUMPRODUCT((MID(Player,1,LEN(I36))=TEXT(I36,"0"))*1)),Player))

I do not wish to use VBA is possible.

View 1 Replies View Related

Stuck With Dropdown List Data?

Mar 23, 2014

I am currently stuck with a drop down list problem. I am trying to make a benchmarking solution for a group of 20 stores. All stores sell products uniformly and their sales are displayed in percentages of the cumulative total. Currently there is a benchmarking page where all stores sales per product is displayed, however I would like the ability to select specific stores data from a drop down list. I have pictures displaying the basic concept of what I want to achieve.
stores.PNG

On the left a list of products and the quantities sold in percentages per store for benchmarking purposes.

What I would like to achieve relates to the drop down list on sheet 2.

store 1.PNG

Here store 1 can see its sales in percentages, and has a drop down list to compare to different stores. If store 3 is selected I would like the data to be pulled into that column from the benchmarking sheet and the same goes for the other stores of course.

View 7 Replies View Related

Dropdown Data Validation List

Mar 6, 2013

I have a query with data validation.....

Can I have a cell rage.. say A2:E20...and every cell in it has a drop down data validation list, from data inputted into L2:L27 (For examples lets say L2 is A, L3 is B, L4 is C, L5 is D and so on).

if somewhere in the range A2:E20, say B6 I was to select D from the drop down list, I want the remainder of the cells in range A2:E20, to have the drop down list without the value D in it, and so on, so the more cells in the range I fill from the list, the list for empty cells gets smaller and smaller until there are none left.

View 4 Replies View Related

Validating Data With Dropdown List?

May 5, 2013

I'd like to create a data validation with 1 dropdown list in the second worksheet in B4, relating to 3 cell ranges on the first worksheet (COS, Expenses & Capital). If 3 can't work, I've created 1 called 'dropdown' which incorporates all 3.

which formula I need to write into the validation, or what else I need to do in order to find a solution to this.

View 2 Replies View Related

Dropdown List From Data Validation?

Jun 13, 2013

i created a drop down list from data validation and it's a list of names. as i select from the list of names, i just want the initials of the names to be shown, not the entire name itself.

cnf_gif.gif
cnf.gif

based on this example, what i want is to select from the list of names and only the initials are shown!

i believe its something related to custom number formats...

View 5 Replies View Related

Dropdown List (extraction Of Data)

Jul 3, 2013

I have 3 set of data representing 3 countries of data in 3 different spreadsheet.

I want to create a summary page and using a drop down list, when county is selected, corresponding data are extracted and fall into the template.

how can i do this ?

View 14 Replies View Related

Automatic Macro To Convert To Uppercase?

May 22, 2014

I am trying to accomplish the following, when i enter a word in column C but in the odd row i want a macro to automatically convert that word to uppercase.

View 2 Replies View Related

Dropdown List And Bring In Additional Data

Feb 18, 2014

I want to use excel to create quotations for customers. (currently doing it in word)

Tab 1 is the quote, has 4 columns, part number, description, cost, yearly maintenance
Tab 2 has all the things we sell, part number, description, cost, yearly maintenance. 150 lines.

So, Tab 1, description column is a drop down box from Tab 2. Working fine.

Question. When an item is selected from the drop down, how do I get it to then bring from tab 2 the part number, cost and yearly maintenance.

View 8 Replies View Related

How To Add Dropdown List AND Customer Data Validation

Mar 14, 2014

I have a very detailed spreadsheet with drop down lists. I would like to block other cells if previous cells have certain selections. I have 7 columns of data that get inputted throughout the month. These cells have drop down selections that I have created. Is there any way to create a drop down menu AND another data validation? So If a selection is made, then the next cells will be blocked, using data validation "custom"?

View 2 Replies View Related

Data Validation And Dropdown List Using Criteria

Jun 1, 2014

It is basically a simple sheet that lists the price (Column C) of different items (Column B) based on their Category (Column A).

I am trying to have an automated pricing sheet (on different sheet) utilizing data validation and drop down lists.

For example each row should have this, the drop down list in the first columns should list all the Categories available (This part works fine for me and i can take care of the duplicates).

Once that has been selected, i have now the option of selecting using drop down list also (in second column) the items corresponding to the Category selected in first column (Only the items that are part of that specific category should be listed in the drop down list).

Once the item has been selected, the price of that respective item should be listed automatically in the 3rd column.

View 1 Replies View Related

Populating Data From Another Sheet Using Dropdown List?

Apr 22, 2013

I have a workbook that contains data on a different sheet that I would like to populate on a different sheet by selecting a value from a drop down list. The format of the data is identical just different numbers. But are broken out into different projects... I am incredibly new at this and just barely learned how to make a drop down list.

View 7 Replies View Related

Duplicates In Dropdown List From Data Validation?

Sep 11, 2013

I have giant excel spreadsheet that I am trying to clean up. I want to make one of the columns (with around 3000 rows and may of them are the same) into a drop down list. However, when I try doing so from the data validation tab, I get duplicates, triplicates, etc. of the same item.

View 1 Replies View Related

Inserting Dropdown List To Navigate Through Data

Feb 7, 2014

Insert a drop down list that is attached to a bunch of data to make it easier to navigate through the data.

Therefore, when you chose one item in the list it will populate data in the worksheet for that item in the list and change for each item in the list.

For example, if you have ten people's names in the list when you pick Nancy it will show you information on her and when you pick Scott it will populate with completely different data. The data all coming from one master tab.

View 8 Replies View Related

Build List In Dropdown From Data Source

Aug 27, 2009

I have a workbook with two spreadsheets, one blank and one with a Header row and a list of employee names and random dates that will continue to be added to at the bottom per a copy and paste.

What I need is to have a form dropdown on the blank sheet (per a cell reference) that shows employee names and dates that has that name next to it in the data sheet.

The employee names are in three columns Last, First, and Middle and the dates are in a separate column (A).

I guess I need a VLOOKUP that can take the range and pull into the dropdown the employee name and every date associated with that name.

View 10 Replies View Related

Data Validation To Create Dropdown List

Sep 12, 2012

I am in the process of creating a database, and have used 'Data Validation' to create drop down lists in order to obtain information quickly from the database.

I have encountered an issue where if I have a list the resembles the one shown below, the drop down list will show spaces.

This is particularly an issue for myself and my database because there is over 1,000 items in the list, and there are countless empty cells within the list. I have tried sorting the list, BUT because the database is quite large, sorting it will disrupt other functions of the database.

Ideally, I would like the drop down list to show only entries within the list that are not empty so the drop down list is entirely relevant, and more user friendly.

View 2 Replies View Related

Copy Data To Worksheet From Dropdown List

Apr 5, 2013

I have a grade book with 17 worksheets 1 for each subject = each of the sheets are identical with the students names in col B and the data is entered manually in the corresponding cols along side the names.

What I would like is a vba solution to enter the data in a worksheet called 'datainput' = which would be identical in layout as the above subject sheets= and by the use of a drop down list with the names of the 17 subject sheets = copy the data in the 'datatinput' worksheet into the next available blank col in the worksheet selected from the drop down list=and with a command button erase the data in the 'datainput' worksheet ready to enter new data.

View 9 Replies View Related

Data Validation And Dropdown List Scrolling

Mar 23, 2014

When it huge list of data for drop down list, it is too much time consume. If i type a letter, it will show all those quarry or data which start with that letter. It need not to scrolling huge list.Scrolling is barrier for use of data validation for me . I tried all dependable data validation.

View 1 Replies View Related

Custom Data Validation With Dropdown List

Jun 30, 2008

I have a data validation in a cell that works like this : if a control cell has the value "F" it validates the input with some dates in a custom list, if not it does nothing.

The formula looks like this :

=IF(F2="F",datelist,"")
It works fine but I also want it to display the drop down list when cell F2 = F, now all i can do is type a value and it checks if it's ok.
Can I do this without using vba ? I will send this to other persons and I don't want the macro warning to pop up when they open it.

View 9 Replies View Related

Narrowing Data Validation Dropdown List

Oct 27, 2006

I want to make some of my data validation dropdown lists narrower, so they end at the length of their longest list entry.

I know NOTHING about VB and although I found some "free code" online that claims to do just what I want to do above, I have no idea how to paste it in or where to paste it in, etc.

View 9 Replies View Related

Convert A List Of Data

Jul 6, 2009

I have a list of data i would like to convert to a different format using a macro.
The conversion involves Sort the data. Delete rows when criteria is met. Insert blank rows when criteria is met. Insert formulas into cells. I have attached a sample workbook.

View 2 Replies View Related

Pull Data And Makes Changes From Different Tabs Using Dropdown List?

Jan 4, 2013

I have an (organization) work book that contains departments in different tab with each department having its own tab. In each tab is the employee name, dept manager, dept number and emp number. In the CoverSheet (main sheet) I want to put the department numbers in a drop down menu.Upon selection of a department number i want to Look in the whole workbook to see where the department number is, pull up the department head and all the employees in that department with their employee numbers

The reason for this is that I want to be able to add a button to delete/edit to be able to edit employee details centrally from this particular (CoverSheet) sheet and update the relevant sheet.

Also put in an input box to add employees and update the relevant tab (department)

View 7 Replies View Related

Dropdown Menu With List And Custom Data Validation?

May 2, 2014

I have a Drop-Down Menu that looks like:

BOS
PIT
COL
NYR

using List with source =Lists!$B$2:$B$9, which is just the validation list

My Table:
Team Player
BOS Bergeron
BOS Krejci
NYR Nash
... ...

My goal is to limit the end user from choosing BOS more than two times from the drop down menu

View 4 Replies View Related

Dropdown List And Transferring Data To Another Sheet Automatically

Dec 27, 2012

it has been eye opening to say the least. I have a question however, I am in the process of creating a workbook of different things for my construction company and I am stuck. Is there a way that I can pull a cost code from a drop down and have whatever data is inputted into the cell to the right automatically transfered to a budget report (another sheet)? Example - Inputting time for my crews - select a code from the drop down list say for "concrete" Then I input the crews hours per day in subsequent columns and then sum it up at the final column. Can the sum of the hours worked doing "concrete" then automatically be transposed to the budget in the "concrete" section?

View 9 Replies View Related

Get Dropdown (gender List) To Affect Data In Another Cell?

Jan 26, 2014

How do I get a drop down (gender list) to affect the data in another cell? ie when male is selected this automatically affects another cell - data 13.5 and when female is selected as gender the cell data is 12.5.

View 3 Replies View Related

Charting Data Based On Dropdown List Choice?

May 28, 2011

Charting Data Based On Drop Down List Choice

I am trying to build a report where I can chart data base on a dropdown selection.I did build the dropdown lists, however I don't have any expertise on execel functions in order to make it work.I am attaching my draft report.

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved