#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default VLOOKUP Function

how would i get the description and unit price to automatically appear in th
eproduct thable when an item number is entered in the worksheet
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default VLOOKUP Function

the item number is column A and the description and unit price is on another
worksheet called product

"bglee31" wrote:

how would i get the description and unit price to automatically appear in th
eproduct thable when an item number is entered in the worksheet

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default VLOOKUP Function

You don't give us a lot to go on, but assuming you enter a product
number in A2, then put these formulae in the cells stated:

B2: =VLOOKUP(A2,product!$A$1:$C$1000,2,0)
C2: =VLOOKUP(A2,product!$A$1:$C$1000,3,0)

This assumes that your data in the product sheet occupies rows 1 to
1000 - adjust if necessary.

Hope this helps.

Pete

On Aug 1, 11:40 pm, bglee31 wrote:
the item number is column A and the description and unit price is on another
worksheet called product



"bglee31" wrote:
how would i get the description and unit price to automatically appear in th
eproduct thable when an item number is entered in the worksheet- Hide quoted text -


- Show quoted text -



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default VLOOKUP Function

Pete

Can i email you what my Spreadsheet looks like


"Pete_UK" wrote:

You don't give us a lot to go on, but assuming you enter a product
number in A2, then put these formulae in the cells stated:

B2: =VLOOKUP(A2,product!$A$1:$C$1000,2,0)
C2: =VLOOKUP(A2,product!$A$1:$C$1000,3,0)

This assumes that your data in the product sheet occupies rows 1 to
1000 - adjust if necessary.

Hope this helps.

Pete

On Aug 1, 11:40 pm, bglee31 wrote:
the item number is column A and the description and unit price is on another
worksheet called product



"bglee31" wrote:
how would i get the description and unit price to automatically appear in th
eproduct thable when an item number is entered in the worksheet- Hide quoted text -


- Show quoted text -




  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default VLOOKUP Function

Yes, though it is 1:15am here so I won't get to look at it until
tomorrow.

Pete

On Aug 2, 1:04 am, bglee31 wrote:
Pete

Can i email you what my Spreadsheet looks like



"Pete_UK" wrote:
You don't give us a lot to go on, but assuming you enter a product
number in A2, then put these formulae in the cells stated:


B2: =VLOOKUP(A2,product!$A$1:$C$1000,2,0)
C2: =VLOOKUP(A2,product!$A$1:$C$1000,3,0)


This assumes that your data in the product sheet occupies rows 1 to
1000 - adjust if necessary.


Hope this helps.


Pete


On Aug 1, 11:40 pm, bglee31 wrote:
the item number is column A and the description and unit price is on another
worksheet called product


"bglee31" wrote:
how would i get the description and unit price to automatically appear in th
eproduct thable when an item number is entered in the worksheet- Hide quoted text -


- Show quoted text -- Hide quoted text -


- Show quoted text -





  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default VLOOKUP Function

Email received, and I have sent you back an amended file.

Pete

On Aug 2, 1:17 am, Pete_UK wrote:
Yes, though it is 1:15am here so I won't get to look at it until
tomorrow.

Pete

On Aug 2, 1:04 am, bglee31 wrote:



Pete


Can i email you what my Spreadsheet looks like


"Pete_UK" wrote:
You don't give us a lot to go on, but assuming you enter a product
number in A2, then put these formulae in the cells stated:


B2: =VLOOKUP(A2,product!$A$1:$C$1000,2,0)
C2: =VLOOKUP(A2,product!$A$1:$C$1000,3,0)


This assumes that your data in the product sheet occupies rows 1 to
1000 - adjust if necessary.


Hope this helps.


Pete


On Aug 1, 11:40 pm, bglee31 wrote:
the item number is column A and the description and unit price is on another
worksheet called product


"bglee31" wrote:
how would i get the description and unit price to automatically appear in th
eproduct thable when an item number is entered in the worksheet- Hide quoted text -


- Show quoted text -- Hide quoted text -


- Show quoted text -- Hide quoted text -


- Show quoted text -



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
Embedded If Function in a Vlookup Function Excel Student Excel Worksheet Functions 2 January 13th 07 04:39 AM
Combine VLOOKUP and IF function so #NA isn't returned as a value from VLOOKUP buffgirl71 Excel Discussion (Misc queries) 12 November 14th 06 11:36 PM
HOW DO I NEST THE VLOOKUP FUNCTION WITH THE LEFT FUNCTION CHAIM Excel Worksheet Functions 1 July 27th 05 09:10 PM
how do I write a vlookup function within an iserror function so t. JBLeeds Excel Worksheet Functions 2 March 16th 05 10:30 AM
I want to use Vlookup function and AND function in a single formu. prakash Excel Worksheet Functions 3 January 25th 05 07:11 AM


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