Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / March 2006

Tip: Looking for answers? Try searching our database.

coding for connection between two sheets

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
tushar joshi - 24 Mar 2006 10:17 GMT
i need to devlope a format which contains two excel sheets.
one sheet having columns named as sr no., products and the details of
their distributions and reciepts.
second sheet contains the sr no. & products.
i want the the product name (unique) to be displayed in the column as i
enter the sr no in Sheet 1.
Ardus Petus - 24 Mar 2006 10:33 GMT
In Sheet1, assuming serial no is in column A and prod. name in column B;
In Sheet2, assuming your serial no is in A1, enter in B1:
=VLOOKUP(A1,Sheet1!A1:B999,2,TRUE)

HTH
--
AP

> i need to devlope a format which contains two excel sheets.
> one sheet having columns named as sr no., products and the details of
[quoted text clipped - 4 lines]
>
> *** Sent via Developersdex http://www.developersdex.com ***
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.