Thread: Help
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Tia[_3_] Tia[_3_] is offline
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