We often need to query the data in the Excel document. For example, for stockholders, information data of some stocks are often collected in Excel. Generally, each stock symbol is a one-to-one correspondence with the name. For a regular forward query, if you want to query the stock name by code, you can find it quickly by using the VLOOKUP function to query the cell. But many times, you need to reverse lookup the code by name (because the name of the stock is better than the code memory), for example, to enter the stock name in H2, I2 shows the corresponding code and content (Figure 1), the opposite direction of the query, It can be achieved by the following methods. Method 1: Reverse the positive direction of the reorganization data As we all know, the VLOOKUP function input query data can only be located in the first column. In this example, the input query data is B column. To implement the query using the VLOOKUP function, we can use the data reorganization method to change the data column that needs to be entered into the first column. The data reorganization is realized by means of an IF function, and the formula "=VLOOKUP(H2,IF({1,0},B2:B10,A2:A10),2,0)" can be input in H2. Formula explanation: Here we use the IF({1,0},B2:B10,A2:A10) function. The function means to use the array {1,0} to judge, and to return the value of B2:B10 through "1". "0" returns A2:A10 value, then the array is reorganized and B2:B10 becomes the first column. This corresponds to the query condition of the VLOOKUP function. When we enter the stock name in H2, the function will display the corresponding code in I2 (Figure 2). Method 2: Use the LOOKUP Function Directly Since you are using the input stock name to find the code, you can use LOOKUP (1,0/(condition), find array or area) to search. Enter the formula "=LOOKUP(1,0/(H2=B2:B10),A2:A10)" in cell I2. Formula explanation: Here the condition is “H2=B2:B10â€. The value of H2 is a set of logical values ​​obtained from B2:B10 (ie, the stock name column), and then divided by 0 to get the value of 0 and false value. The memory array is composed of the last one used as the query value to query in the memory array. Query the contents of the array as A2:A10 so that when the stock name is entered in H2, the corresponding code appears in I2 (Figure 3). Similarly, for J2, if you also want to show the original corresponding D column (that is, the proportion of the total share capital), you can enter the formula "=LOOKUP(1,0/(H2=B2:B10),D2:D10)" in J2, So on and so forth. In this way, even if the original stock has a lot of data, just remember the name of the stock and enter the corresponding name to get the corresponding data (Figure 4). Method 3: INDEX nested MATCH functions Because here is the name entered in H2, then the code is displayed in I2. Therefore, it is actually necessary to reference the code data of column A in I2 according to the contents of H2. Therefore, we can use the INDEX function to refer to the formula. Enter the formula "=INDEX(A2:A10,MATCH(H2,B2:B10,))" in I2. Formula explanation: Here we first use MATCH to find the relative position of H2 in the stock name column (B2:B10), and then use this position data as the index value of the INDEX function, and find the corresponding code display in column A. For example, when H2 enters a specific name such as "JiaXin Feihong", MATCH will position it to the 7th row (B7). At the same time, it will be indexed. INDEX will find the A7 data corresponding to B7 (ie, 300213) (Figure 5) . The reference to the index can also use the OFFSET function. The OFFSET function performs the offset reference by using the line number obtained by the MATCH function. Also enter the function "=OFFSET(A2:A10,MATCH(H2,B2:B10,)-1,0,1,1)" at I2 (Figure 6). As you can see from the above process description, the above query is actually just a conditional query technique in Excel. We can perform more queries based on our actual needs. For example, you can customize a query database, such as select the stock name to achieve accurate query of code and market value. Select H2, click "Data → Data Verification", switch to "Settings → Allow → Sequence" and select "B2:B10" from the source (Figure 7). Enter the formula "=INDEX(A2:G2,MATCH(H2,B2:B10,))" in I2 and J2 enter the formula "=INDEX(G2:G10,MATCH(H2,B2:B10,))", so that we H2 expands the drop-down list and selects the corresponding stock name. In I2 and J2, you can quickly display the required code and market value data (Figure 8).
What are IC Sockets?
IC (Integrated circuit) Sockets
IC Sockets connector is designed to provide a compressive interconnect between component leads and a printed circuit board (PCB). This connector is designed to provide a compressive interconnect between component leads and a printed circuit board (PCB). It simplifies the board design, enables simple reprogramming and expansion and easy repair and replacement, and offers a cost-effective solution without the risk of direct soldering. With a wide range of solutions for land grid array (LGA) and pin grid array (PGA) sockets, this connector features contact tip geometry optimized to reduce risk of contact damage during handling and package installation.
PGA – Pin Grid Array Sockets. Complex printed circuits are too valuable to risk direct soldering to expensive integrated circuits (ICs). Using a socket is the answer. The use of sockets offers advantages that prove cost effective and simplify board design.
SIMM – Single In-line Memory Module. These have a single row of pins which connect memory modules to circuit boards. They are space saving and can be installed at predetermined angles with positive polarisation to prevent memory modules from being inserted incorrectly. They are used mainly in older computers dating from the 1980s to late 1990s. Available in various sizes and number of pins.
In notebook and desktop computers, LGA sockets feature a robust bolster plate for reliable connection to the microprocessor package while limiting PCB bowing during compression.
In servers, our mPGA and PGA sockets -- with custom arrays available in more than 1,000 positions --offer zero insertion force (ZIF) interface to the microprocessor PGA package and attach to the PCB with surface-mount technology (SMT) soldering. Antenk's IC sockets are designed for higher performance CPU processors.
IC Sockets,Ic Socket Connectors,Pin IC Socket,Pin IC Socket Connector,IC Sockets Adapters,IC Sockets & Plugs,Integrated circuit Sockets,IC Sockets and Headers ShenZhen Antenk Electronics Co,Ltd , https://www.antenksocket.com
Most of our everyday electrical devices contain integrated circuits (ICs) or chips which are installed on the printed circuit board (PCB). Most chips are soldered directly onto the board but sometimes they need to be interchangeable, or removed, and this is when an IC socket is used.
The IC socket fits onto the board and holds the chip, protecting it from heat damage which could be caused by soldering. Programmable chips are a great example where IC sockets are used, allowing removal for testing, programming or replacement due to failure.
Antenk offer a comprehensive range of DIP, SIP and PGA sockets to suit most multiple electrical applications.
Types of IC Sockets
DIL /DIP– Dual in-line. These have two parallel rows of pins, available in various numbers to match the relevant IC and are normally very cost effective. A larger socket can be created by placing two smaller ones together, end-to-end, e.g. two 8-pins become 16-pin.
SIL/SIP – Single in-line. This socket has a single line of pins and are frequently used in smaller applications like resistor arrays or boards with short lead pins, such as a desktop computer. There are many different sizes and attributes available.
DIMM – Dual In-line Memory Module. Random Access Memory (RAM) can be easily installed in computers or laptops using DIMM sockets. These are important components that help to ensure reliable connectivity. They have two separate rows of electrical contacts or pins on either side. It`s a general rule that the more pins the higher the RAM it supports. There are various pin sizes available.
IC Sockets Connector/Integrated Circuit Sockets Typical Applications