Excel-related simple operations-Vlookup operations

Source: Internet
Author: User

Vlookup Background: During Bi development, you may encounter a very large table with hundreds of database fields. During field mapping, the actual field order may not be so arranged (for example, the mapping order in table ), manual identification of the length of several hundred fields (in fact, the Order in Bi development tools may be the order in table C) is very painful and prone to errors, vlookup is useful.


Preparations:
Extract the value before the Excel braces = left (B2, find ("(", B2)-1)

Extract the value = trim (right (substitute (B2, "(", rept ("", 10), ")", rept ("", 10), 20) Get the length in Table

From table A to table B, there is a value copy action

Use the unit input of B18 in Vlookup Table C = Vlookup (A18, $ J $2: $ K $, 2, 0), press enter, and double-click the cell, the application length between B18 and b25 is calculated.


Others:

$ Is fixed
= A $1 * B1 fixed A1
$ A $1, $ is an absolute reference.
Description: http://blog.csdn.net/qq1987924/article/details/7927829

 


(End)

Excel-related simple operations-Vlookup operations

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.