vlookup不使用相同的值

发布于 2025-01-26 01:19:32 字数 1329 浏览 1 评论 0原文

没有线断裂或空格等。

<divclass='related-search'><divclass='heading-new'><divclass='heading-new__title'>SeeRelatedSearches</div></div><divclass='related-search__list'><ahref='https://savilerowco.com/shirts/mens-white-shirts'>WhiteShirts</a><ahref='https://savilerowco.com/shirts/double-cuff-shirts'>DoubleCuffShirts</a><ahref='https://savilerowco.com/shirts/classic-fit'>ClassicFitShirts</a><ahref='https://savilerowco.com/shirts/formal-shirts'>FormalShirts</a></div></div>

嗨,我有一个粘贴的一些创建的代码块的列,

<divclass='related-search'><divclass='heading-new'><divclass='heading-new__title'>SeeRelatedSearches</div></div><divclass='related-search__list'><ahref='https://savilerowco.com/shirts/mens-white-shirts'>WhiteShirts</a><ahref='https://savilerowco.com/shirts/double-cuff-shirts'>DoubleCuffShirts</a><ahref='https://savilerowco.com/shirts/classic-fit'>ClassicFitShirts</a><ahref='https://savilerowco.com/shirts/formal-shirts'>FormalShirts</a></div></div>
rsb_1

当使用vlookup返回相关代码块的块号时,它给我带来了#Value错误。

=VLOOKUP(N2,'RSB NAME HELP'!A:D,4,0)

Hi I have a column of some created code blocks pasted with no line breaks or spaces etc.

<divclass='related-search'><divclass='heading-new'><divclass='heading-new__title'>SeeRelatedSearches</div></div><divclass='related-search__list'><ahref='https://savilerowco.com/shirts/mens-white-shirts'>WhiteShirts</a><ahref='https://savilerowco.com/shirts/double-cuff-shirts'>DoubleCuffShirts</a><ahref='https://savilerowco.com/shirts/classic-fit'>ClassicFitShirts</a><ahref='https://savilerowco.com/shirts/formal-shirts'>FormalShirts</a></div></div>

I've created another column in a second sheet using each unique value of this first column and assigning it a number.

<divclass='related-search'><divclass='heading-new'><divclass='heading-new__title'>SeeRelatedSearches</div></div><divclass='related-search__list'><ahref='https://savilerowco.com/shirts/mens-white-shirts'>WhiteShirts</a><ahref='https://savilerowco.com/shirts/double-cuff-shirts'>DoubleCuffShirts</a><ahref='https://savilerowco.com/shirts/classic-fit'>ClassicFitShirts</a><ahref='https://savilerowco.com/shirts/formal-shirts'>FormalShirts</a></div></div>
rsb_1

When using a vlookup to return the block number of the relevant code block it's giving me a #VALUE error.

=VLOOKUP(N2,'RSB NAME HELP'!A:D,4,0)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文