#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 79
Default Help

Hi
I am working on stock workbook
each item has a reference
the first sheet is the main sheet with all the reference numbers and
their name
the other sheets are for the stock in stock out
the data in the Main sheet are the following
C6:C194= Account number
D6:D194= Account Name
in the stock in stock out sheets
A7=account name ???????? =LOOKUP(B8,Main!C7:D195)
B7= Account number

I was using this formula but im doing something wrong cause it is
giving me another name

Tia
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Help

Try in B7: =INDEX(Main!$C$6:$C$194,MATCH(A7,Main!$D$6:$D$194, 0))
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:17,000, Files:358, Subscribers:55
xdemechanik
---
"Tia" wrote in message
...
I am working on stock workbook
each item has a reference
the first sheet is the main sheet with all the reference numbers and
their name
the other sheets are for the stock in stock out
the data in the Main sheet are the following
C6:C194= Account number
D6:D194= Account Name
in the stock in stock out sheets
A7=account name ???????? =LOOKUP(B8,Main!C7:D195)
B7= Account number

I was using this formula but im doing something wrong cause it is
giving me another name

Tia



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,836
Default Help

This is a great resource for things pertaining to Index/Match:
http://www.contextures.com/xlFunctions03.html


Regards,
Ryan---

--
RyGuy


"Max" wrote:

Try in B7: =INDEX(Main!$C$6:$C$194,MATCH(A7,Main!$D$6:$D$194, 0))
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:17,000, Files:358, Subscribers:55
xdemechanik
---
"Tia" wrote in message
...
I am working on stock workbook
each item has a reference
the first sheet is the main sheet with all the reference numbers and
their name
the other sheets are for the stock in stock out
the data in the Main sheet are the following
C6:C194= Account number
D6:D194= Account Name
in the stock in stock out sheets
A7=account name ???????? =LOOKUP(B8,Main!C7:D195)
B7= Account number

I was using this formula but im doing something wrong cause it is
giving me another name

Tia




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



All times are GMT +1. The time now is 03:20 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"