Skip to main content
Filter by
Sorted by
Tagged with
1 vote
1 answer
46 views

I have a multireference XLOOKUP formula for which I'd like to not display a message/value until both lookup cells (A2 and B2) have had values input. The formula was initially displaying #N/A when A2 ...
Merovingian's user avatar
3 votes
1 answer
113 views

I am working on a handy reference sheet for my DnD Games, that includes 10 pre-planned encounters of varying difficulty that I want to reference on an Initiative Sheet by referencing the Encounter ...
Jonathan Rogers's user avatar
0 votes
1 answer
75 views

I normally try to figure these our or my problems don't have that much complexity, but trying to create a list for testing. The list will have 4 unique values that are considered the attribute and ...
Jon T's user avatar
  • 155
0 votes
1 answer
79 views

I want to add in some additional information to a sheet that is populated by Google Forms from another tab in the same worksheet. I want to have a formula which looks up a value based on multiple ...
Alec A's user avatar
  • 1
-4 votes
2 answers
146 views

Is it possible to use the RIGHT function with XLOOKUP? I have the following formula that refuses to work =XLOOKUP(RIGHT(A2, 3), Sheet1!$A$3:$A$200, Sheet1!$B$3:$B$200, "") Any alternatives ...
cdfj's user avatar
  • 167
0 votes
0 answers
25 views

I want to double look up where i look up the sku and col header and get the value. The image here shows me looking up the sku and then finding the description value "=XLOOKUP(A4,$A$20:$A$26,...
Cesar Mendoza's user avatar
1 vote
2 answers
71 views

I have an excel spreadsheet of values that gets imported into Power BI. The columns of the spreadsheet are based off the months of the year, and the rows then correlate to user values during that ...
Brandon_R's user avatar
0 votes
1 answer
67 views

My formula works but if 44 or less or 65 or greater number is entered, I get “XLOOKUP couldn’t find the requested value”. That’s why I want to limit the search to only include a number range from 45 ...
ubunt guy's user avatar
2 votes
3 answers
148 views

Good evening, all, I'm trying shorten names in a column by parsing the names and doing lookups on each word to return a possible abbreviation. I was doing a loop through each row (~200 words) to find ...
R C's user avatar
  • 65
0 votes
1 answer
332 views

I have an XLOOKUP function that is working the way I want. (I've wrapped it with some validation functions) =IF($A$2:$A<>"",IFNA(XLOOKUP($A2 & B$1, ARRAYFORMULA('Unit Update'!$B$2:$...
seanban's user avatar
1 vote
1 answer
151 views

I have a Sheet which basically adds name and address info from a membership list to a list of bank payments. LINK TO EXAMPLE SHEET It uses an Xlookup (in Column G) to compare the Bank Account Name (...
Tom Albu's user avatar
1 vote
2 answers
76 views

This has me stumped. I am working with a scenario where I need to look for a value in a table. I'm familiar with the index-match formula, but I'm having a hard time setting it up because it seems that ...
haby22's user avatar
  • 85
0 votes
1 answer
350 views

I've been trying to return multiple columns with Xlookup with multiple lookup values, but only the first column is returned. Nevertheless when I provide only one lookup_value it works well. =xlookup(...
Reza Kazemi's user avatar
0 votes
2 answers
394 views

I have a worksheet that I want to pull data from one sheet to another but there is some logic that makes it complicated. Master sheet with the raw data: COL_H COL_I COL_J COL_K COL_L SKU_R SKU_L ...
Scott Saxton's user avatar
0 votes
3 answers
175 views

I have the following function: =ADDRESS(SUMPRODUCT((P29:AD37=T11)*ROW(P28:AD28)),SUMPRODUCT((P29:AD37=T11)*COLUMN(P28:AD28))) which returns the position of the value it's searching for. I would like ...
Brew'dude's user avatar
0 votes
1 answer
90 views

I have a table that has a list of items, and the date in which the item changed price, however not all items change price every day so Im trying to set a formula that would return the exact match for ...
Alain Rivero Duclaud's user avatar
0 votes
1 answer
79 views

I am trying to create a home inventory list that will eventually combine a recipe list that will automatically subtract amounts form the inventory. Right now I am stuck on pulling information from the ...
Krista Wesley's user avatar
0 votes
1 answer
785 views

I am sure this may be a bit confusing, but I have a database similar to this screenshot: What I want to do is, based on the data on "Info" ranges, apply a value to the Value ranges. For ...
Dovahkiin's user avatar
0 votes
3 answers
206 views

Hi, I have a dataset that includes all weekdays, displayed in blue, and another dataset containing holidays from 2024 to 2026, shown in green. I would like to identify which dates in the weekdays ...
HTTN's user avatar
  • 13
0 votes
1 answer
159 views

I have several file paths I need to adjust dynamically. Parts of the file path change based on year and month. I have named cells assigned for the various components and have attempted to use concat, ...
Lauren York-Toenniges's user avatar
-3 votes
2 answers
143 views

I have a project to create a database of materials. I develop my module code in sections (kind of like sandboxing) and then throw it in with everything else once I have it figured out. I'm stumped on ...
Frank Sutton's user avatar
0 votes
2 answers
331 views

I would like to use the output of a CONCAT() function as the title for an array within XLOOKUP(). The XLOOKUP() formula I am using that works is: =XLOOKUP(MetricDesired,'2023-12-13_000_Report.txt'!$C:...
Chris Houdy's user avatar
0 votes
2 answers
238 views

The function works perfectly when xlookup is constrained to a single row to search...but when I search multiple rows for my match, suddenly I get an error saying the argument must be a range. I tried =...
Marie Gorsuch's user avatar
1 vote
1 answer
146 views

From the source data table Name1 Name2 ID Wanda Al 1 Olin Normand 2 Harriet Brock 3 Harriet Brock 16 Wanda Al 14 Olin Normand 15 i would like to take each row with the first occurrence of Name1 (E2:G4)...
rotabor's user avatar
  • 5,607
0 votes
1 answer
49 views

I have two Google Sheets. One is a list of dates in sequence in Column A (9/1/24; 9/2/24; etc..) and in Column B are number values associated with some of the dates. Sheet 1: 9/1/2024 9/2/2024 ...
Joe Smith's user avatar
0 votes
1 answer
534 views

How can I lookup a value in 1 sheet, compare the value of column in another sheet, if match found then return the value of column (I), have it displayed in abc.C2, etc for the entire spreadsheet? =...
Karen Schaefer's user avatar
2 votes
1 answer
569 views

I have a simple XLOOKUP formula that looks up a string in a master_list sheet and if that exists in the weekly_update sheet, it should update the contents of selected columns in the master_list with ...
Brain_overflowed's user avatar
1 vote
1 answer
88 views

I am working with some sports data and am attempting to dynamically pull game info into another excel sheet. I have created an excel formula that does mostly what I want but I want to see if I can ...
Link's user avatar
  • 125
1 vote
3 answers
167 views

I use xlookup all the time, so this is absolutely stumping me. Using a simple XLOOKUP formula to compare a list of values and find the resulting rank from a list of ranks. If I ONLY compare the score ...
Dustin Kreidler's user avatar
0 votes
1 answer
76 views

I am creating a net-worth calculator in Excel. I am planning to enter the bank and equity details once a week. I want to know the change in my portfolio compared to the last entry using a function. I ...
Ram's user avatar
  • 11.7k
0 votes
1 answer
105 views

I have a variable from a textbox. When I use it inside the xlookup formula it can't find the item. LotNum is the name of the text box, it can be numbers and letters. Public ICN as Variant ICN = ...
skywolf90's user avatar
0 votes
1 answer
133 views

I created a UserForm for data display only. I'm comparing the data in the UserForm against a tab labeled "MARKETING_FORM" within the same excel Workbook. Eventually if the two do not match ...
kinkyegg23's user avatar
-1 votes
1 answer
274 views

Assume I have this lookup table: Column A Column B 60% 10 70% 9 80% 8 90% 0 100% 0 110% 0 And the value I want to match is 65% I'm trying to find a formula that will give me the number that's in the ...
deals mcloof's user avatar
1 vote
4 answers
1k views

The table below shows a list of employees and number of hours they have worked in that week. I am trying to come up with formula that would return the total number of hours worked per employee per ...
Alytas's user avatar
  • 61
0 votes
1 answer
200 views

I have created a budget sheet in Excel to track Debt Snowball payments. I have a formula that successfully works to lookup the month from a list of months (column F) that a final payment is made for a ...
LittleMissT's user avatar
1 vote
0 answers
569 views

Below is a sample of my data This is data from a pipe model I created. I am trying to create an excel formula that returns the lengths between bend points (i.e. summing all lengths of "run" ...
user25612372's user avatar
0 votes
1 answer
113 views

Thank you in advance for your assistance. Looking to do either a index/match formula or xlookup (open to any other solutions) to create this view in my sheet. I am wanting excel to look at column N ...
Lostinthesauceunfortunately's user avatar
0 votes
0 answers
364 views

I'm creating a fantasy football spreadsheet and I'm looking to use double xlookup to return data based on two criteria. I lookup the values in "draft day" column B in "schedules" ...
user21897381's user avatar
0 votes
1 answer
74 views

I am working in a flight manager workbook where a Departure and a Destination airport can be selected. Once the airports have been selected their coordinates are fetched from a different worksheet ...
RedKite's user avatar
  • 11
1 vote
1 answer
102 views

In Table 1 I have a column of Names in one tab (column H) and would like to bring in the Contact information (column I) based on a list (columns A and B) in a separate tab (Table 2). Table 1 example: ...
KRD's user avatar
  • 107
0 votes
1 answer
333 views

I'm trying to compare 2 tables cell by cell, and what I want to achieve is getting '#N/A' (using XLOOKUP function) in every cell that differs from the first table. So, I would like to see "#N/A&...
Koneczek's user avatar
0 votes
0 answers
134 views

I have three types of measurements I can take in each room (s/r/b), test numbers, and the room number in which they were performed. One whole test needs a s, r, and b measurement to complete. To save ...
Chris Houdy's user avatar
0 votes
0 answers
50 views

can anybody help ? Example - sheet / table one in the row will be name and surname, in the column header date dd/mm/yyyy/, for the name, if person is not present --> will be letter H (holiday). in ...
Eva DUB-KAKOSOVA's user avatar
0 votes
0 answers
580 views

I need some help in creating an excel formula where it will lookup the previous code based on the column name. Please my sample data below: Column A and B is being added on file daily, what I'm trying ...
Alex King's user avatar
0 votes
1 answer
223 views

There appears to be an error in excel formula when combining XLOOKUP with MAKEARRAY formula: e.g. This is a simplified example. I have used y values of constant increments to make the formula easier ...
Nick's user avatar
  • 927
-1 votes
1 answer
4k views

This seems rather simple be cannot currently find a solve for this. I am currently in a spreadsheet, which has a column that is returning a binary value on the basis of random sampling. I need to ...
pycharge's user avatar
1 vote
2 answers
190 views

So, I have a Product that is made of multiple materials, labeled with material IDs. I need to pull the multiple material IDs from the cell and find their associated costs from another table, and then ...
yuyibruh's user avatar
0 votes
1 answer
7k views

Sheet 1: PO NUM Comments 51773 51775 51777 Sheet 2: PO NUM Comments 51777 xyz 63814 abc 51773 ghi 63814 def 51775 jkl I am having trouble getting the PO Number to search and match between the sheets ...
Gabi Vidakovich's user avatar
0 votes
1 answer
127 views

I have created a document template to help me automate breaking down scripts for my job as an Art Director for Film/TV. I've made good progress with automating the colour coding needed and auto-...
Patrick Gauthier's user avatar
-1 votes
1 answer
1k views

I am trying to achieve XLOOKUP function from excel in R (as in attached picture). So far no luck with it. Any suggestion on this can be done in R Below is the code and example dataframe dataF <- ...
BharatAyya's user avatar

1
2 3 4 5