1 line
12 KiB
Plaintext
1 line
12 KiB
Plaintext
|
|
{"ID":"20250910161036-7r4nyax","Spec":"2","Type":"NodeDocument","Properties":{"custom-publish-status":"draft","id":"20250910161036-7r4nyax","title":"VLOOKUP学习使用","type":"doc","updated":"20250915202313"},"Children":[{"ID":"20250910161044-xbc6rad","Type":"NodeHeading","HeadingLevel":1,"Properties":{"id":"20250910161044-xbc6rad","updated":"20250910161044"},"Children":[{"Type":"NodeText","Data":"Excel查询函数------VLOOKUP函数(小白保姆级教程)"}]},{"ID":"20250910161044-ztnn1tn","Type":"NodeParagraph","Properties":{"id":"20250910161044-ztnn1tn","updated":"20250910161044"},"Children":[{"Type":"NodeTextMark","TextMarkType":"a","TextMarkAHref":"https://www.zhihu.com/tardis/zm/art/12657362222?source_id=1005","TextMarkTextContent":"www.zhihu.com"},{"Type":"NodeText","Data":" 柚一分享日常工作中的Excel技巧"}]},{"ID":"20250910161044-k78s2cy","Type":"NodeParagraph","Properties":{"id":"20250910161044-k78s2cy","updated":"20250910161044"},"Children":[{"Type":"NodeText","Data":"VLOOKUP函数的基础用法并不难,当Excel文件中遇到需要查询匹配的问题,简直不要太好用。"}]},{"ID":"20250910161044-1t9d2k2","Type":"NodeParagraph","Properties":{"id":"20250910161044-1t9d2k2","updated":"20250910161044"},"Children":[{"Type":"NodeTextMark","TextMarkType":"strong","TextMarkTextContent":"作用:"},{"Type":"NodeText","Data":"在数据区域的最左侧列中查找指定内容,并返回与之对应的右侧其他列的内容。"}]},{"ID":"20250910161044-dqd93x5","Type":"NodeParagraph","Properties":{"id":"20250910161044-dqd93x5","updated":"20250910161044"},"Children":[{"Type":"NodeTextMark","TextMarkType":"strong","TextMarkTextContent":"语法:"}]},{"ID":"20250910161044-krtbboz","Type":"NodeHeading","HeadingLevel":3,"Properties":{"id":"20250910161044-krtbboz","updated":"20250910161044"},"Children":[{"Type":"NodeText","Data":"VLOOKUP(查找值,查找范围,返回值所在列数,精确或模糊查找)"}]},{"ID":"20250910161044-4b2z2fx","Type":"NodeHeading","HeadingLevel":3,"Properties":{"id":"20250910161044-4b2z2fx","updated":"20250910161044"},"Children":[{"Type":"NodeTextMark","TextMarkType":"strong","TextMarkTextContent":"用通俗一点的话:"}]},{"ID":"20250910161044-8lizeil","Type":"NodeHeading","HeadingLevel":3,"Properties":{"id":"20250910161044-8lizeil","updated":"20250915202313"},"Children":[{"Type":"NodeText","Data":"VLOOKUP(找什么,哪里找,找第几列,怎么找)"}]},{"ID":"20250910161044-yfrpf3f","Type":"NodeParagraph","Properties":{"id":"20250910161044-yfrpf3f","updated":"20250910161044"},"Children":[{"Type":"NodeTextMark","TextMarkType":"strong","TextMarkTextContent":"举例:"},{"Type":"NodeText","Data":"比如下图中,要根据D列的水果名称从A列中查找对应B列的销售额。\n"},{"Type":"NodeImage","Data":"span","Children":[{"Type":"NodeBang"},{"Type":"NodeOpenBracket"},{"Type":"NodeLinkText"},{"Type":"NodeCloseBracket"},{"Type":"NodeOpenParen"},{"Type":"NodeLinkDest","Data":"https://cubox.pro/c/filters:no_upscale()?imageUrl=https%3A%2F%2Fpicx.zhimg.com%2Fv2-6a845e42c63afa9dcb46ac70f1dca109_1440w.webp%3Fconsumer%3DZHI_MENG\u0026valid=false"},{"Type":"NodeCloseParen"}]},{"Type":"NodeText","Data":""}]},{"ID":"20250910161044-7dlmn81","Type":"NodeParagraph","Properties":{"id":"20250910161044-7dlmn81","updated":"20250915202045"},"Children":[{"Type":"NodeText","Data":"我们先来看一下"},{"Type":"NodeTextMark","TextMarkType":"strong","TextMarkTextContent":"完整的步骤"},{"Type":"NodeText","Data":":\n"},{"Type":"NodeImage","Data":"span","Children":[{"Type":"NodeBang"},{"Type":"NodeOpenBracket"},{"Type":"NodeLinkText"},{"Type":"NodeCloseBracket"},{"Type":"NodeOpenParen"},{"Type":"NodeLinkDest","Data":"https://cubox.pro/c/filters:no_upscale()?imageUrl=https%3A%2F%2Fpica.zhimg.com%2Fv2-62ec8307dd93c09a2888550eb0281550_1440w.gif%3Fconsumer%3DZHI_MENG\u0026valid=false"},{"Type":"NodeCloseParen"}]},{"Type":"NodeText","Data":""}]},{"ID":"20250910161044-ckc2b24","Type":"NodeParagraph","Properties":{"id":"20250910161044-ckc2b24","upd
|