admin管理员组文章数量:1336633
Currently I have this formula
=FILTER('CPFR Paste'!H:AK,('CPFR Paste'!G:G="Receipt Plan")*(ISNUMBER(XMATCH('CPFR Paste'!B:B,A2#))))
I am trying to reformat data from the CPFR Paste sheet by matching SKU from a SKU list in array A2#
as well as a Measure in 'CPFR Paste'!G:G
.
What I would like to have solved is matching the order of array A2#
in the final output and matching the number of lines in the final result. If the SKU in A2#
is not in the filtered array, then I would like to return a blank row in the result.
TABS in file:
SKU List (notice the order of the skus matters here)
CPFR Paste (Where the data comes from)
Constrained Sales Forecast (Where the constrained sales forecast data should be returned to)
本文标签:
版权声明:本文标题:Need to reformat excel data into an array with blank lines for items not included in the lookup array - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742340164a2456441.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论