sheet2 中的数据填充到 sheet1。
1. 在 sheet1 要填充的列插入函数 VLOOKUP。
2. =VLOOKUP(A1,Sheet2!A:G,1,0)
3. 选中=VLOOKUP(A1,Sheet2!A:G,1,0)数据项,双击右下角。