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

Two tables/two workbooks. Matching data in columns to add data to a third.

Our take

If you're managing two separate workbooks with overlapping data, you can streamline your process by matching initials and dates to populate a third column. In Workbook 1, you have names linked to initials and dates, while Workbook 2 contains initials and dates without names. Instead of manually comparing and copying, consider using a formula or function that searches for matching initials and dates in Workbook 2 and automatically retrieves the corresponding names from Workbook 1.

I have two different tables on two workbooks. Table 1, Workbook 1: Column 1 is names, Column 2, initials, Column 3 dates.

Table 2, Workbook 2: Column 1 initials, Column 2 dates.

There is more data on the tables that isn’t relevant to my question and not all names, initials, and dates are common to both tables.

Is there a way to match dates and initials on both tables (Columns 1 and 2) that will add the names to a Column 3 on Table 2, Workbook 2?

Right now I’m eyeballing dates and initials and cutting and pasting.

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

Read on the original site

Open the publisher's page for the full experience

View original article

Related Articles

Tagged with

#Excel alternatives for data analysis#big data management in spreadsheets#generative AI for data analysis#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#Excel alternatives#tables#workbooks#names#initials#dates#matching