ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   how to link the two worksheets (https://www.excelbanter.com/excel-discussion-misc-queries/162569-how-link-two-worksheets.html)

jayshree

how to link the two worksheets
 
if i have a cost sheet of all modules and their prices on a one work sheet ,
then how can a cost of certaim module comes on another worksheet if i enter
only the module name on that sheet

Stephen[_2_]

how to link the two worksheets
 
"jayshree" wrote in message
...
if i have a cost sheet of all modules and their prices on a one work sheet
,
then how can a cost of certaim module comes on another worksheet if i
enter
only the module name on that sheet


Suppose you have module names in A1:A10 and their prices in B1:B10 of
Sheet1.
Suppose also that you will enter the module name you want in cell A1 of
Sheet2 .
In B2 of Sheet2, enter this formula:
=VLOOKUP(A1,Sheet1!A1:B10,2,0)
This will find the corresponding price for you.
Obviously you can adjust the ranges as appropriate.

Stephen




All times are GMT +1. The time now is 05:11 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com