Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default displaying a name in a cell reference

I have two worksheets in an Excel workbook.

Sheet1 has a prize designation column with different prizes i.e. WM20, WM10,
etc

Sheet2 has the prize designation (WM20) matched with a name i.e. Walmart
giftcard

I need to display the name from sheet2 in a column on sheet1?

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 21
Default displaying a name in a cell reference

You could use a vlookup function to do that for you.

Something like this:
=VLOOKUP(B6,Sheet2!$A$1:$B$29,2,FALSE)

Assuming B6 contains €śWM20€ť
Assuming the range on sheet2 A1:B29 contains WM20 in column A and the
description €śWalmart 20 buck Gift certificate etc€ť in it.

Hope that helps.

Frank


"JimboDB" wrote:

I have two worksheets in an Excel workbook.

Sheet1 has a prize designation column with different prizes i.e. WM20, WM10,
etc

Sheet2 has the prize designation (WM20) matched with a name i.e. Walmart
giftcard

I need to display the name from sheet2 in a column on sheet1?

Thanks

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default displaying a name in a cell reference



Ah, VLOOKUP that worked.

Thanks very much
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
displaying text in a cell if a another cell falls in a range THIRDCOAST Excel Worksheet Functions 2 February 1st 08 06:24 PM
A formula for displaying the cell reference of the selected cell Emlou85 via OfficeKB.com Excel Discussion (Misc queries) 3 March 19th 06 03:54 PM
absolute cell reference A spreadsheet cell reference that does no help Excel Discussion (Misc queries) 1 January 18th 06 06:56 PM
problem with cell reference in =sum(offset(cell reference,x,y,z,a)). Want cell ref to be variable. [email protected] Excel Worksheet Functions 2 December 11th 04 12:05 AM
Problem with =sum(offset(cell reference,w,x,y,z). I want cell reference to be variable [email protected] Excel Worksheet Functions 2 December 11th 04 12:00 AM


All times are GMT +1. The time now is 09:10 PM.

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"