#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
tagr
 
Posts: n/a
Default Question - Help


I wasn't shure where this fit. Is it programming or Macro or what - I
obviously don't know.

Okay here goes -

On worksheet 'Main' I have a cell where I input a value, cell B1. This
value would be something like the letters 'CT'. This value corresponds
to a line entry on another worksheet called 'Symbol Tick'. On 'Symbol
Tick' CT is listed along with about 50 others. In cell H10, which is to
the right of 'CT' on 'Symbol Tick' is the value $5.00. If I enter the
value 'CT' into cell B1 on the 'Main' worksheet I want another cell on
worksheet 'Main', cell B9, to automatically populate with the value
associated with the entry from worksheet 'Symbol Tick', which would be
$5.00 (Cell H10).

If I input any other value into cell B1 that is listed on 'Symbol Tick'
I want the appropriate value to automatically be inserted into cell B9
on worksheet 'Main'.

Clear as Mud??


--
tagr
------------------------------------------------------------------------
tagr's Profile: http://www.excelforum.com/member.php...o&userid=32583
View this thread: http://www.excelforum.com/showthread...hreadid=523830

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Fred Smith
 
Posts: n/a
Default Question - Help

You want Vlookup, as in:

B9: =vlookup(b1,'Symbol Tick'!H:I,2,false)

--
Regards,
Fred


"tagr" wrote in message
...

I wasn't shure where this fit. Is it programming or Macro or what - I
obviously don't know.

Okay here goes -

On worksheet 'Main' I have a cell where I input a value, cell B1. This
value would be something like the letters 'CT'. This value corresponds
to a line entry on another worksheet called 'Symbol Tick'. On 'Symbol
Tick' CT is listed along with about 50 others. In cell H10, which is to
the right of 'CT' on 'Symbol Tick' is the value $5.00. If I enter the
value 'CT' into cell B1 on the 'Main' worksheet I want another cell on
worksheet 'Main', cell B9, to automatically populate with the value
associated with the entry from worksheet 'Symbol Tick', which would be
$5.00 (Cell H10).

If I input any other value into cell B1 that is listed on 'Symbol Tick'
I want the appropriate value to automatically be inserted into cell B9
on worksheet 'Main'.

Clear as Mud??


--
tagr
------------------------------------------------------------------------
tagr's Profile:
http://www.excelforum.com/member.php...o&userid=32583
View this thread: http://www.excelforum.com/showthread...hreadid=523830



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
tagr
 
Posts: n/a
Default Question - Help


Thanks for your help.

It works great!!

Jered
Lubbock, Texas


--
tagr
------------------------------------------------------------------------
tagr's Profile: http://www.excelforum.com/member.php...o&userid=32583
View this thread: http://www.excelforum.com/showthread...hreadid=523830

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
Pivot table question gary Excel Discussion (Misc queries) 1 January 10th 06 06:25 PM
Follow-Up (Clarification) to MIN question Odawg Excel Discussion (Misc queries) 4 October 20th 05 04:04 AM
How do I find and replace a question mark in Excel? Ranpalandil Excel Discussion (Misc queries) 1 September 7th 05 10:20 PM
Hints And Tips For New Posters In The Excel Newsgroups Gary Brown Excel Worksheet Functions 0 April 15th 05 05:47 PM
An easy macro question and one I believe to be a little more diffi TroutKing Excel Worksheet Functions 3 January 18th 05 09:17 PM


All times are GMT +1. The time now is 05:16 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"