Find Items in one column that are not in another column Select the list in column A Right-Click and select Name a Range... Enter "ColumnToSearch" Click cell C1 Enter this formula: =MATCH(B1,ColumnToSearch,0) Drag the formula down for all items in B If the formula fails to find a match, it will be marked #N/A, otherwise it will be a number. If you'd like it to be TRUE for match and FALSE for no match, use this formula instead: =ISNUMBER(MATCH(B1,ColumnToSearch,0)) If you'd like to return the unfound value and return empty string for found values =IF(ISNUMBER(MATCH(B1,ColumnToSearch,0)),"",B1) MY Example: Formula:=IF(ISNUMBER(MATCH(A2,C:C,0)),"",A2)
Posts
Network/Lan card commands
- Get link
- X
- Other Apps
How to detect the physical connected state of a network cable/connector? You want to look at the nodes in /sys/class/net/ I experimented with mine: Wire Plugged in: eth0/carrier:1 eth0/operstate:unknown Wire Removed: eth0/carrier:0 eth0/operstate:down Wire Plugged in Again: eth0/operstate:up eth0/carrier:1 Side Trick: harvesting all properties at once the easy way: grep "" eth0/* This forms a nice list of key:value pairs.
Kritunga Restaurant @ Ameerpet
- Get link
- X
- Other Apps
- Good for Spicy lovers. - Biriyani is Quite different from the Nizami biryani... - Raagi Mudda is awesome - This is definitely the best Rayalaseema Restaurant in town which shows you the authentic Rayalaseema Ruchi unlike the other restaurant which just boast it with their name and not with the food. Quantity: 5/5 Experience/Ambience: 3/5 Service: 3.5/5 Taste/Quality: 4/5 Cost: 4/5
Dinehill @ Banjarahills rd no 1 near masabtank
- Get link
- X
- Other Apps
Quantity : 5/5 Experience/Ambience : 3.5/5 Service : 4/5 Taste/Quality : 4.5/5 Cost : 4.5/5 Primary attraction is the grilled chicken served in arabic style (and with different flavoured rice or roti combos on weekends). There is a novelty in that the whole meal is served in a large single plate shared by the whole table. Smaller individual plates (alongwith smaller portions of preparations too) are available. If you love Kababs, Tandooris, Grills, Ranns etc. please visit this place. The best place where you can have good food @ very low price.