1 min readfrom Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Function to match entries between two tables

To help me manage my guild members’ scores for a recurring event in my game, I’m looking for a way to ensure that the data from my “DV Score” table is transferred to the “DV Final” table.

The first screenshot shows the “DV Score” table and the second screenshot shows the “DV Final” table.

Given that the position of members in the ‘DV Final’ table may change, my aim is to ensure that the data from the ‘DV Score’ table is transferred to the other table based on the linked member’s name.

I have already tested using =INDEX(E1:E35, MATCH(‘Yurilowel’, “DV Score”!A3:A22, 0)), trying to get it to return the value 15480 from cell C3, but it simply returns an empty cell

(EQUIV is the french function for MATCH)

https://preview.redd.it/mm8bgpvma7vg1.png?width=619&format=png&auto=webp&s=409fb848088399ef0c24bc86afce5a60e6c56efa

https://preview.redd.it/gnmbcn5oa7vg1.png?width=1203&format=png&auto=webp&s=2de4c08f7209107ee869a3eda94ac0cb1af6c837

submitted by /u/Ikatsune
[link] [comments]

Want to read more?

Check out the full article on the original site

View original article

Tagged with

#Excel alternatives for data analysis
#generative AI for data analysis
#natural language processing for spreadsheets
#big data management in spreadsheets
#conversational data analysis
#real-time data collaboration
#intelligent data visualization
#data visualization tools
#enterprise data management
#big data performance
#data analysis tools
#data cleaning solutions
#rows.com
#Excel compatibility
#cloud-based spreadsheet applications
#Excel alternatives
#DV Score
#DV Final
#guild members
#scores