简体   繁体   中英

Extracting data from one excel sheet to another

I have a large excel file that looks like this: 在此处输入图片说明

And it then goes on all the way to F01. And then repeats itself again with A01,A02... and so on and on and on.

How can I create a new sheet that extracts all the data from only the wells named A01? I thought about IF statements but do not really have any idea on how to succeed with it.

Try looking into PowerQuery - Data --> Get Data --> From File

When the dialogue pops up - click on the Transform Data button.

按钮

You can then filter the data and load it to a new spreadsheet.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM