Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 10
Default link worksheet A & B

worksheet A
cell F name is called product code
cell F2 is Q921
cell F3 is Q5201
cell G name is called yarn count

but
worksheet B
cell A name is called product code same as cell F of worksheetA
Cell B name is called yarn count same as cell G of worksheetA

if user plugin cell B62 with value 1234 and cell A62 at worksheet B is equal to worksheetA cell F2.

How it link up and automatically display on G2 and the rest...
but must be able to match and identify the product code of worksheet A and B
in order for user to plugin lots of different number on worksheetB- column cellB
and it will display back to worksheetA - column cellG

Is vlookup and please give formula.
thanks

please instruct!
thanks
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 247
Default link worksheet A & B

v lookup will do it i think
your formula will look something like this
I cant quite understand which cells you are looking for
just say C1 is the cell you are typing the product code in sheet A (and you
want to look in sheet B) in c2 sheet a type the formula
=vlookup(c1,sheetB!A1:B62,2,false)
this formula will look for the exact match of the product code you have
typed in cell c1 in col a of sheet b and return the yarn count from the cell
in col b next to the cell in col a the product code is found in.

--
paul

remove nospam for email addy!



"garyww" wrote:


worksheet A
cell F name is called product code
cell F2 is Q921
cell F3 is Q5201
cell G name is called yarn count

but
worksheet B
cell A name is called product code same as cell F of worksheetA
Cell B name is called yarn count same as cell G of worksheetA

if user plugin cell B62 with value 1234 and cell A62 at worksheet B is
equal to worksheetA cell F2.

How it link up and automatically display on G2 and the rest...
but must be able to match and identify the product code of worksheet A
and B
in order for user to plugin lots of different number on worksheetB-
column cellB
and it will display back to worksheetA - column cellG

Is vlookup and please give formula.
thanks

please instruct!
thanks





--
garyww

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default link worksheet A & B


The details is please see teh attached file, you can see on the file

Worksheet B of B62, I typed 15254", it col name "yarn count"
and the product code you can see is Q921 at cell A62.


Worksheet A, you can see F2 is Q921, col name is "product code".

Now I just plugin a vlaue B62 ='15254' and I want it shows on worksheet
A - G2
but remember it must match the product code of worksheetB - cellA62
'Q921' and worksheet A cell F2 'Q92'
because next time user will plugin a number ie.1111 on B164; where
product code of worksheet B - cell A164
must be match to worksheet A - cell F3, but it should show the value
1111 on cell G3.


thanks to hints

gar



paul Wrote:
v lookup will do it i think
your formula will look something like this
I cant quite understand which cells you are looking for
just say C1 is the cell you are typing the product code in sheet A (and
you
want to look in sheet B) in c2 sheet a type the formula
=vlookup(c1,sheetB!A1:B62,2,false)
this formula will look for the exact match of the product code you
have
typed in cell c1 in col a of sheet b and return the yarn count from the
cell
in col b next to the cell in col a the product code is found in.

--
paul

remove nospam for email addy!



"garyww" wrote:


worksheet A
cell F name is called product code
cell F2 is Q921
cell F3 is Q5201
cell G name is called yarn count

but
worksheet B
cell A name is called product code same as cell F of worksheetA
Cell B name is called yarn count same as cell G of worksheetA

if user plugin cell B62 with value 1234 and cell A62 at worksheet B

is
equal to worksheetA cell F2.

How it link up and automatically display on G2 and the rest...
but must be able to match and identify the product code of worksheet

A
and B
in order for user to plugin lots of different number on worksheetB-
column cellB
and it will display back to worksheetA - column cellG

Is vlookup and please give formula.
thanks

please instruct!
thanks





--
garyww



+-------------------------------------------------------------------+
|Filename: samplewrapwrep4.zip |
|Download:
http://www.excelforum.com/attachment.php?postid=5238 |
+-------------------------------------------------------------------+

--
garyww
------------------------------------------------------------------------
garyww's Profile: http://www.excelforum.com/member.php...o&userid=35818
View this thread: http://www.excelforum.com/showthread...hreadid=572960

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
Add link to specific Excel worksheet in HTML Outlook message [email protected] Links and Linking in Excel 4 May 17th 23 11:47 AM
How can I link from an external website to a particular worksheet Zircom Excel Worksheet Functions 0 May 5th 06 04:30 PM
Extracting data from one Worsheet to Another Worksheet with common link value Edwin Mashiringwani Excel Discussion (Misc queries) 1 November 25th 05 03:14 AM
How do I copy a worksheet without the link to the original workboo Reliabengr Excel Discussion (Misc queries) 1 August 31st 05 01:17 AM
Copy worksheet with Pivot Table and break link to original workshe setter-lover Excel Worksheet Functions 0 November 18th 04 09:29 PM


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