View Single Post
 
Old 12-02-2023, 10:56 AM
zevbn zevbn is offline Windows 10 Office 2021
Novice
 
Join Date: Dec 2023
Posts: 3
zevbn is on a distinguished road
Default extract data from table based on data from another table

I have table A, which contains thousands of rows. This table has an ID to every row.

Only part of the rows in Table A interests me. Thus, I have created a second table, B, which contains only one column, ID. Table B is the criteria for extracting the relevant rows from Table A.

I want to create table C, which will contain only the relevant rows from A.

Another issue: data in Table A changes frequently.

How do I do that in Excel? Preferably automatically.

Thanks

Last edited by zevbn; 12-02-2023 at 11:14 PM.
Reply With Quote