【发布时间】:2013-12-27 21:18:28
【问题描述】:
表 1
E - K - L - M - BC
1 -Product Code/SKU -Price -Cost Price -Retail Price -Product UPC/EAN
2 -0100040 -10.79 -6.85 -11.99 -765462008109
3 -0100529 -9.99 -6.00 -8.99 -835787000758
表 2
A - B - C -D -E -F
1 -Brand -UNFI Product # -Product Name -Retail -Cost -LP Price
2 -Natralia -0100529 -Natralia Dry Skin Wash -9.99 -6.00 -8.99
3 -Natralia -0100701 -Natralia Dry Skin Lot -9.99 -6.00 -8.99
4 -Head Products-0103432 -Head Organics Clearly -13.59 -6.49 -12.19
在上表中,我需要将工作表 1 E:E 与工作表 2 上的 B:B 匹配,如果这些匹配,我需要(仅匹配的那些)K:K 更改为工作表 F:F 中的内容2、L:L改为E:E,K:K改为F:F。这对于表一中的约 15,000 条产品线/产品是相同的,表二中约 4,000 种产品的新价格更新。
【问题讨论】:
-
你试过什么? See this link
-
没什么,我不知道该怎么做,但我相信一定有办法哈哈
-
@BillN。您应该将其发布为答案。此外,如果您在公式和代码周围使用 ` 键,它将以正确的方式格式化它们。
-
感谢您的提示。抱歉,我很重视自己阅读输入区域下方有用的黄色框。