Feb 3, 2022 ... I have a spreadsheet filed with area codes, area names and zip codes. Every row is a different zip code (sometimes there are duplicates), but it can be in the ...
Apr 20, 2022 ... I want to sum all amount of the invoice from the suppliers that is electricity that the user have indicated under key. I have tried index and match but it only ...
Jan 11, 2025 ... I've tried a combination of find, match, index, sumif, and other formulas but I'm getting stuck. I can use =Index(<table modifier value>, match ...
Mar 30, 2023 ... I wish to search a range that spans multiple rows and columns to find a match for a name, then if it finds said name, return the value TRUE.
Aug 1, 2019 ... I've been trying multiple methods of using VLOOKUP, INDEX+MATCH, and QUERY to output 2-3 rows of information based on a drop-down merged cell.
Feb 13, 2022 ... Also, the second link says that you are using an Excel formatted file. Are you intending to use a Google Sheet with a Microsoft Excel file?
Jan 11, 2022 ... I am trying to match a list of "Drawing numbers" against people who are working on them based on the drawing numbers that person is working on.
Jan 12, 2022 ... I'm having issues when using Index Match for multiple criteria. · Key points: · - I would also like to to match an exact value -- eg: CELL=COLUMN.
Aug 1, 2023 ... Edit: I have seen Index & Match that may be the solution to this issue, but I would like it to return the 5 most resent results, not the first ...
Dec 21, 2022 ... N2:V10,2), but that would only give me the value in the single cell that most closely matches the date in B3 while I need all of the dates ...
Nov 11, 2020 ... I'm using IFS and REGEXMATCH to assign values to each cell. The desired outcome is to return 'Info' if a cell contains 'how' 'where' 'what' 'who' but at the ...
Sep 21, 2022 ... However, this does not work when downloaded as an Excel file. I've been trying stuff with countif/index/match, but it seems like it's going to ...
Mar 24, 2024 ... ... rows, and the corresponding "checked" rows (labelled "Done"). I recreate the matching date values, but with a bit of extra work, it could ...
Nov 30, 2023 ... To skip the first number, and extract the two following numbers, you could match the three numbers, but use parenthesis only on the ones you ...
Apr 29, 2020 ... I need a formula to tell me that the email in the form (Google Form worksheet, column F) is also found in one of the other worksheets.
Jun 8, 2019 ... If I'm reading the description of Vlookup correctly, setting the is_sorted element would allow partial matches to throw off the results. Is that ...
... values in the subject or message lines for about six more stated numbers: ... @234.com", and not just their domain "234.com", unless you want your filter to match ...
Sep 12, 2022 ... I'm trying to create a list of all the clients I have worked with between two specific dates. I've tried a bunch of things with Index Match and LookUp without ...
Aug 24, 2020 ... I know how to achieve this with e.g. php and mysql with a simple loop where I compare the respective value of each record against the matching ...