Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
cindee
 
Posts: n/a
Default Return a block of text based on a single "short name" entry

I would like to put a short name like "BILL" in column C and have it return a
whole block of preentered text about Billing. I need a validated Lookup
where I choose the "short name" and the text is returned from somewhere
hidden on the sheet.

I think I need to determine what shows in a cell based on the value in an
adjacent cell. Any ideas?

Thanks

Cindee
  #2   Report Post  
cindee
 
Posts: n/a
Default

FYI - I know I could use a series of Nested IF statements but I'd like to be
able to add to my list fairly easily.

Thanks in advance!!!

~cindee

"cindee" wrote:

I would like to put a short name like "BILL" in column C and have it return a
whole block of preentered text about Billing. I need a validated Lookup
where I choose the "short name" and the text is returned from somewhere
hidden on the sheet.

I think I need to determine what shows in a cell based on the value in an
adjacent cell. Any ideas?

Thanks

Cindee

  #3   Report Post  
Myrna Larson
 
Posts: n/a
Default

Check out the VLOOKUP function in Help. You can use a named range for your
list/table, and if you insert new rows within it (rather than tacking stuff on
at the end), the definition of the name will update automatically.

On Wed, 5 Oct 2005 11:42:03 -0700, cindee
wrote:

FYI - I know I could use a series of Nested IF statements but I'd like to be
able to add to my list fairly easily.

Thanks in advance!!!

~cindee

"cindee" wrote:

I would like to put a short name like "BILL" in column C and have it return

a
whole block of preentered text about Billing. I need a validated Lookup
where I choose the "short name" and the text is returned from somewhere
hidden on the sheet.

I think I need to determine what shows in a cell based on the value in an
adjacent cell. Any ideas?

Thanks

Cindee

  #4   Report Post  
cindee
 
Posts: n/a
Default

Thanks, Myrna! I had considered that but I'd like the value the user is
choosing initially to come from a validated list. Can I use a validated list
in a VLOOKUP formula?

~cr

"Myrna Larson" wrote:

Check out the VLOOKUP function in Help. You can use a named range for your
list/table, and if you insert new rows within it (rather than tacking stuff on
at the end), the definition of the name will update automatically.

On Wed, 5 Oct 2005 11:42:03 -0700, cindee
wrote:

FYI - I know I could use a series of Nested IF statements but I'd like to be
able to add to my list fairly easily.

Thanks in advance!!!

~cindee

"cindee" wrote:

I would like to put a short name like "BILL" in column C and have it return

a
whole block of preentered text about Billing. I need a validated Lookup
where I choose the "short name" and the text is returned from somewhere
hidden on the sheet.

I think I need to determine what shows in a cell based on the value in an
adjacent cell. Any ideas?

Thanks

Cindee


  #5   Report Post  
Myrna Larson
 
Posts: n/a
Default

You can certainly use Data/Validation to limit what the user can type in the
cell. Presumably the VLOOKUP formula is in a cell other than the one used for
data entry.

On Wed, 5 Oct 2005 12:01:09 -0700, cindee
wrote:

Thanks, Myrna! I had considered that but I'd like the value the user is
choosing initially to come from a validated list. Can I use a validated list
in a VLOOKUP formula?

~cr

"Myrna Larson" wrote:

Check out the VLOOKUP function in Help. You can use a named range for your
list/table, and if you insert new rows within it (rather than tacking stuff

on
at the end), the definition of the name will update automatically.

On Wed, 5 Oct 2005 11:42:03 -0700, cindee


wrote:

FYI - I know I could use a series of Nested IF statements but I'd like to

be
able to add to my list fairly easily.

Thanks in advance!!!

~cindee

"cindee" wrote:

I would like to put a short name like "BILL" in column C and have it

return
a
whole block of preentered text about Billing. I need a validated Lookup
where I choose the "short name" and the text is returned from somewhere
hidden on the sheet.

I think I need to determine what shows in a cell based on the value in

an
adjacent cell. Any ideas?

Thanks

Cindee




  #6   Report Post  
cindee
 
Posts: n/a
Default

ahhh, use the Validated List in one column and then do a VLOOKUP in the
adjacent column! Now I've got it! Thanks, Myrna!

~cr

"Myrna Larson" wrote:

Check out the VLOOKUP function in Help. You can use a named range for your
list/table, and if you insert new rows within it (rather than tacking stuff on
at the end), the definition of the name will update automatically.

On Wed, 5 Oct 2005 11:42:03 -0700, cindee
wrote:

FYI - I know I could use a series of Nested IF statements but I'd like to be
able to add to my list fairly easily.

Thanks in advance!!!

~cindee

"cindee" wrote:

I would like to put a short name like "BILL" in column C and have it return

a
whole block of preentered text about Billing. I need a validated Lookup
where I choose the "short name" and the text is returned from somewhere
hidden on the sheet.

I think I need to determine what shows in a cell based on the value in an
adjacent cell. Any ideas?

Thanks

Cindee


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
looking for range of text in a single cell hatter Excel Discussion (Misc queries) 0 August 29th 05 06:23 PM
How to insert carriage return in the middle of a text formula to . Dave Excel Discussion (Misc queries) 2 March 17th 05 02:14 PM
Read Text File into Excel Using VBA Willie T Excel Discussion (Misc queries) 13 January 8th 05 12:37 AM
Putting text in a column based on variable text from another colum Jacky D. Excel Discussion (Misc queries) 1 December 16th 04 06:09 PM
returning a text cell based on a number cell Josh7777777 Excel Worksheet Functions 2 November 2nd 04 07:42 PM


All times are GMT +1. The time now is 08:51 PM.

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

About Us

"It's about Microsoft Excel"