Skip to main content

All Questions

0 votes
1 answer
55 views

XLOOKUP - I need the lookup value to default to 2 decimal places

I currently have a spreadsheet that i want an occurance ratio, the lookup value is giving me 9 decimal places, how can i change it to 2 so i don't have a million lines with the lookup values? Example: ...
Tracy Martin's user avatar
0 votes
0 answers
36 views

Excel - Formula help - If A2 = !A2:A4, highlight !B2:B4 IFNOT = B2

I have 2 large workbooks of employee data and need to express the following in a formula. Workbook 1: Employee ID First Name 00000001 Sam 00000002 Fred 00000003 Bob Workbook 2: Employee ID First ...
Alex Spink's user avatar
0 votes
1 answer
41 views

Excel lookup/match bug - can find given but not calculated value, even if they're the same

I'm experiencing a very odd behaviour with Excel lookups and match: if I try a lookup or match for 7.03, it will find a cell, but if I lookup 7.02+0.01, it fails. For example: A B 1 7.01 a 2 7.02 b ...
Mat's user avatar
  • 23
0 votes
1 answer
91 views

How to convert a simple VLOOKUP to XLOOKUP in Excel?

The VLOOKUP works as intended. The XLOOKUP is giving "#NAME" error: screenshot of the formula: the working VLOOKUP: =VLOOKUP(C12,B24:C29,2,FALSE) Which I'm reading as "take the ...
Nick's user avatar
  • 5
0 votes
1 answer
59 views

How to get an exact match with VLOOKUP into the current cell

The name "Dodson" is on A5, the lookup is from B5, the table A16:B19, the value in the second column of the table, but am looking for the precise result of a VLOOKUP. The formula I have is: =...
Nick's user avatar
  • 5
0 votes
0 answers
53 views

Excel Vlookup Where Column to Search is identified in Preceding column

I am trying to figure out if there is a way to write a formula such that the Table_Array of a vLookup is based on a value from another column. Basically, I want the Vlookup to search on another sheet ...
bpep's user avatar
  • 1
0 votes
2 answers
45 views

VLOOKUP displaying wrong information in Excel

new to excel, and trying to do a simple task, where depending on the months in a month range, some percentage will be displayed. However, it's always displaying 0. Here's a picture to help you ...
Juan Felipe Rubiano's user avatar
0 votes
1 answer
91 views

Using a ~ tilde in a Vlookup excel formula

How would I use a Vlookup with multiple tildes in the text string? It would look something like this: SWBC ~ 7797_Dodge_Challenger ~ Video ~ New What would the VLookup formula be?
SO Analytics's user avatar
0 votes
1 answer
277 views

How to Autoincrement the Column index number by dragging VLOOKUP formula down

I need to drag a Vlookup down and have the Column index number in to increase by 1 every row I drag it down. So for example: Row 1: IF(VLOOKUP(A2,'Jan 2024'!$D:$BP,**35**,0)<=0,"IGNORE",...
Owen210's user avatar
1 vote
3 answers
294 views

VLOOKUP where part of lookup-cell can be contained in lookup table

Most of the time, I use wildcards in VLOOKUP to get a match when my lookup table contains longer descriptions of which a part might match my lookup value. I now have the opposite usecase; I have a ...
Fly's user avatar
  • 111
0 votes
2 answers
50 views

Vlookup formula or something else?

I am trying to compare two separate columns from two different sheets. If the data on the Columns A match, I am trying to pull data from Column B within the first sheet and have it outputted on sheet ...
Classical Wood's user avatar
0 votes
0 answers
350 views

How to map value of a cell to another value, depending what it "contains" ? (not a full match)

I have a worksheet C1 with the following data: A B sometext 21 oscar ABC john sometext 22 foo XXX smith sometext 23 lucy YYY pedro sometext 24 bar ZZZ edward In another worksheet C2, the ...
tigrou's user avatar
  • 931
0 votes
1 answer
108 views

Is there a formula for retrieving data from multiple cells on a different spreadsheet and adding to one single cell on another spreadsheet?

I am working on a project in which I need to retrieve the Parent Items for a list of scrap material. The problem is that most of this material is used in multiple Items. When I run a separate report ...
Juan P.'s user avatar
  • 13
0 votes
1 answer
53 views

How can I write an excel formula to track trends based on strings and numeric position in moving rows on separate tables?

In this example which simplifies my data set, I have two tables representing months. I would like to be able to track the trend columns month on month. In plain language the question is If "cats&...
Aaron's user avatar
  • 13
0 votes
0 answers
97 views

VLOOKUP formula based on 2 different values instead of 1

I need to fill in a cell with a value (account number) based on 2 different values (account name and department name) in 2 columns. I have a table with account name in column A, Department number in ...
Mohamed Reda's user avatar

15 30 50 per page
1
2 3 4 5
15