+ Reply to Thread
Results 1 to 2 of 2

Search

  1. #1
    Juan
    Guest

    Search

    I am trying to do a formula where it alludes to a column and a line and
    returns me the value from a counterfoil.

    How Made this formula?

  2. #2
    Forum Contributor
    Join Date
    03-13-2005
    Posts
    6,195
    With a table of counterfoils on Sheet2 being Column A having the identifier, and Column B the amount, and with your identifier (cheque numbers) in column A of this sheet, try

    =vlookup(A1,Sheet2!a:b,2,False)





    Quote Originally Posted by Juan
    I am trying to do a formula where it alludes to a column and a line and
    returns me the value from a counterfoil.

    How Made this formula?

+ Reply to Thread

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