A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Could you share which cells you want to put the formula and the expected result?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
So, I have/had an Excel spread sheet that I have been using for years and worked perfectly until my system crashed and the sheet was corrupted. After restoring my system the only back up I can find has none of the formulas anymore. Its been so long since I have worked in excel I cant rework them out and need help?
To make this as simple as I can I have 3 tables I will call them table A, B and C,
Table A, This holds all the data I want to transfer depending on Table B's input to table C.
Table B, This table pulls data from table A using v-look up. So when I enter an item number from table A in to the first column of table B it populates the name from table A in to the 3rd column of table B.
Table C, This is a copy of table A with no data in the rows and where I want data to be pasted to depending on the selection in table B.
Here is the code I used for table B....
=VLOOKUP([@[Column '#]],Table_A[[#All],[Column '#]:[Name]],2)
Here is where I get stuck, What I now want to happen is when The name is populated From Table A to the 3rd column of Table B I want it to copy the full corresponding row of Table A to the first row in table C. All the column names are the same between Table A and C. Columns on Table A and C start at column A and end at column KQ.
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Could you share which cells you want to put the formula and the expected result?
Hi thanks for the reply
Here is a link to a cut down version of the file. table copy List.xlsm
Thank you,
Could you share a test workbook with some dummy data in it? Then I can test formula directly on it.
For sharing file, you may upload it to OneDrive or any other cloud drive and then post the link here. *Please make sure you have removed any sensitive or private information in the sample file before uploading.