Results 1 to 14 of 14

VLookup...Wrong Formula?

Threaded View

  1. #1
    Registered User
    Join Date
    07-22-2004
    Posts
    29

    VLookup...Wrong Formula?

    I have 2 Workbooks. One is invoice data extracted from SAP and the other is a workbook I have to send to the client (has about 10 worksheets containing 5-10 different branches in each worksheet). The layout of the one I send to the client can not change so I am trying to import the values form the 1st workbook (SAP) into the 2nd workbook. What I do now is copy the first 4 columns of data for each branch and paste it into the 2nd workbook.

    I was playing with a VLookup formula but I don’t think that is the correct formula. I need the second workbook to be populated with all the invoice info (Number, Type, Date, Balance) that appears in the raw data workbook.

    =VLOOKUP(H14,'[abcbank raw data sample.xls]Sheet1'!$A:$A+'[abcbank raw data sample.xls]Sheet1'!$A:$E,4)

    H14 is the branch number on the client sheet (I cut the column containing the branch # on the raw data and inserted it before column A).



    Raw Data From SAP
    Number	Type	Date	 Balance 	Account
    1244739	ZF	2/9/2007	              $      72.33 	2236
    1261054	ZF	2/16/2007	 $      50.71 	2279
    1544106	ZF	6/15/2007	 $      59.62 	2279
    1785273	ZF	10/5/2007	 $    213.51 	2279
    1843990	ZF	11/2/2007	 $ 3,504.11 	2279
    1858697	ZF	11/9/2007	 $ 3,796.73 	2279
    1872887	ZF	11/16/2007	 $ 3,550.69 	2279
    1208220	ZF	1/26/2007	 $    693.67 	2281
    1261055	ZF	2/16/2007	 $    424.98 	2281
    1277184	ZF	2/23/2007	 $    378.22 	2281
    1313065	ZF	3/9/2007	              $ 1,125.21 	2281

    Workbook to send to client
    1261054	ZF	2/16/2007	 $      50.71 	SAP# 2279
    1544106	ZF	6/15/2007	 $      59.62 	2279
    1785273	ZF	10/5/2007	 $    213.51 	
    1843990	ZF	11/2/2007	 $ 3,504.11 	
    1858697	ZF	11/9/2007	 $ 3,796.73 	
    1872887	ZF	11/16/2007	 $ 3,550.69


    Let me know if you need a better explanation.

    Thanks.
    Last edited by shg; 12-24-2007 at 12:58 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1