Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Laura
 
Posts: n/a
Default if one cell has this, the other says this....

I am trying to create a formula so that the first cell, created as a
drop-down box, could be used to select a specific text. Based off the choice
selected, the next cell would have text entered automatically. For example,
from the drop-down cell box (A1) you would select the code, and the
subsequent cell (A2) would display its description.

What would my formula look like?
  #2   Report Post  
Debra Dalgleish
 
Posts: n/a
Default

You can use Data Validation to create dropdown lists. There are
instructions in Excel's help, and he

http://www.contextures.com/xlDataVal01.html

To return the related information for the selected item, you can use a
VLookup formula. There are instructions and examples he

http://www.contextures.com/xlFunctions02.html

There's a sample file that uses Data Validation and VLookup formulas he

http://www.contextures.com/excelfiles.html#Function

Under Data Validation, look for 'Order Form'


Laura wrote:
I am trying to create a formula so that the first cell, created as a
drop-down box, could be used to select a specific text. Based off the choice
selected, the next cell would have text entered automatically. For example,
from the drop-down cell box (A1) you would select the code, and the
subsequent cell (A2) would display its description.

What would my formula look like?



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

  #3   Report Post  
paul
 
Posts: n/a
Default

are you saying the "text" in the second cell is not the same as the text that
forms your list for the drop down box?If that is the case a drop down box
with an index or choose function referencing the cell link would do it
--
hope this helps
Paul


"Debra Dalgleish" wrote:

You can use Data Validation to create dropdown lists. There are
instructions in Excel's help, and he

http://www.contextures.com/xlDataVal01.html

To return the related information for the selected item, you can use a
VLookup formula. There are instructions and examples he

http://www.contextures.com/xlFunctions02.html

There's a sample file that uses Data Validation and VLookup formulas he

http://www.contextures.com/excelfiles.html#Function

Under Data Validation, look for 'Order Form'


Laura wrote:
I am trying to create a formula so that the first cell, created as a
drop-down box, could be used to select a specific text. Based off the choice
selected, the next cell would have text entered automatically. For example,
from the drop-down cell box (A1) you would select the code, and the
subsequent cell (A2) would display its description.

What would my formula look like?



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html


  #4   Report Post  
Laura
 
Posts: n/a
Default

You are correct- the drop-down list has different text than the 2nd cell. For
example, if I select "TX" from the drop-down list, the second cell would say
"Texas". So what do you mean by an index or choose function? I am not too
familiar with the text functions, so these are new to me. Could you possibly
write out the function for me so that I understand?

Thank you for your help,
Laura

"paul" wrote:

are you saying the "text" in the second cell is not the same as the text that
forms your list for the drop down box?If that is the case a drop down box
with an index or choose function referencing the cell link would do it
--
hope this helps
Paul


"Debra Dalgleish" wrote:

You can use Data Validation to create dropdown lists. There are
instructions in Excel's help, and he

http://www.contextures.com/xlDataVal01.html

To return the related information for the selected item, you can use a
VLookup formula. There are instructions and examples he

http://www.contextures.com/xlFunctions02.html

There's a sample file that uses Data Validation and VLookup formulas he

http://www.contextures.com/excelfiles.html#Function

Under Data Validation, look for 'Order Form'


Laura wrote:
I am trying to create a formula so that the first cell, created as a
drop-down box, could be used to select a specific text. Based off the choice
selected, the next cell would have text entered automatically. For example,
from the drop-down cell box (A1) you would select the code, and the
subsequent cell (A2) would display its description.

What would my formula look like?



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html


  #5   Report Post  
Laura
 
Posts: n/a
Default

OK - I have figured it out.
However, I have not figured out how to have a blank in the dropdown box. I
would like the default value to be blank in the drop-down box. I even entered
a blank cell into the data validation's source. What do I do?

"Laura" wrote:

You are correct- the drop-down list has different text than the 2nd cell. For
example, if I select "TX" from the drop-down list, the second cell would say
"Texas". So what do you mean by an index or choose function? I am not too
familiar with the text functions, so these are new to me. Could you possibly
write out the function for me so that I understand?

Thank you for your help,
Laura

"paul" wrote:

are you saying the "text" in the second cell is not the same as the text that
forms your list for the drop down box?If that is the case a drop down box
with an index or choose function referencing the cell link would do it
--
hope this helps
Paul


"Debra Dalgleish" wrote:

You can use Data Validation to create dropdown lists. There are
instructions in Excel's help, and he

http://www.contextures.com/xlDataVal01.html

To return the related information for the selected item, you can use a
VLookup formula. There are instructions and examples he

http://www.contextures.com/xlFunctions02.html

There's a sample file that uses Data Validation and VLookup formulas he

http://www.contextures.com/excelfiles.html#Function

Under Data Validation, look for 'Order Form'


Laura wrote:
I am trying to create a formula so that the first cell, created as a
drop-down box, could be used to select a specific text. Based off the choice
selected, the next cell would have text entered automatically. For example,
from the drop-down cell box (A1) you would select the code, and the
subsequent cell (A2) would display its description.

What would my formula look like?


--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to create a variable column in cell reference Sampson Excel Worksheet Functions 3 February 21st 05 10:13 PM
How can I get a cell locked if the condition is false? FareedAhmed76 Excel Worksheet Functions 1 February 18th 05 01:49 PM
Can a Formula in Cell X modify Cell Y? alMandragor Excel Discussion (Misc queries) 7 February 10th 05 09:51 PM
inserting data from a row to a cell, when the row number is specified by a formula in a cell [email protected] New Users to Excel 2 January 6th 05 07:18 AM
VLookup resulting in a blank cell... KempensBoerke Excel Worksheet Functions 1 October 28th 04 09:57 PM


All times are GMT +1. The time now is 06:00 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"