AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / user-385172

dubis's questions

Martin Hope
dubis
Asked: 2022-10-22 08:12:06 +0800 CST

如何在 Excel 中使用 GSheet 公式

  • 4

我在 GSheet 中有这个列表

| A   | 8,6 |
| B   | 9,6 |
| C   | 7,5 |
| D   | 6,7 |
| E   | 9,5 |
| F   | 5,6 |

我可以用这个公式得分

=ArrayFormula(AVERAGE(IFNA(vlookup(trim(split(E2,",")),B2:C12,2,0))))

我有这个结果:

| A, C, F    | 7,23 |
| A, D       | 6,7  |
| C          | 7,5  |
| E, F       | 7,55 |

如何在 Excel 中做同样的事情?

microsoft-excel google-spreadsheets
  • 1 个回答
  • 26 Views
Martin Hope
dubis
Asked: 2021-11-27 02:30:52 +0800 CST

如何在一个命令中使用 Get-ChildItem 和 Regex

  • 5

我在 PowerShell 中有以下命令:

Get-ChildItem  –File  -Name

我有这种结果:

50050100014_preview.png
50050100014_thumbnail.png
50050100016_master.png
50050100016_preview.png
50050100016_thumbnail.png
50050100017_master.png
50050100017_preview.png
50050100017_thumbnail.png

我想将此正则表达式"_[a-zA-Z]+.png"应用于文件名中的数字。如何在一行命令中加入正则表达式。

powershell
  • 1 个回答
  • 1023 Views
Martin Hope
dubis
Asked: 2020-08-18 10:19:04 +0800 CST

Excel如何在2个条件下判断真假

  • 6

在 excel 中,我有 2 列 A 和 B 与这些数据:

ID  Group
999 32
502 32
075 32
233 32
999 36
233 36
752 36

我想知道我放在 D 和 E 列中的这对数据是否存在:

Groupe  36
ID  752

我写了这个公式,我插入到单元格 F2 中,期望 0 或 1(假和真会更好)

=INDEX(E1:E2;MATCH(1;INDEX((E1=B2:B8)*(E2=A2:A8);0);0))

我在 Excel 中有一个名称 Error in error

我受到此页面的启发:https ://exceljet.net/formula/index-and-match-with-multiple-criteria

microsoft-excel worksheet-function
  • 1 个回答
  • 48 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何减少“vmmem”进程的消耗?

    • 11 个回答
  • Marko Smith

    从 Microsoft Stream 下载视频

    • 4 个回答
  • Marko Smith

    Google Chrome DevTools 无法解析 SourceMap:chrome-extension

    • 6 个回答
  • Marko Smith

    Windows 照片查看器因为内存不足而无法运行?

    • 5 个回答
  • Marko Smith

    支持结束后如何激活 WindowsXP?

    • 6 个回答
  • Marko Smith

    远程桌面间歇性冻结

    • 7 个回答
  • Marko Smith

    子网掩码 /32 是什么意思?

    • 6 个回答
  • Marko Smith

    鼠标指针在 Windows 中按下的箭头键上移动?

    • 1 个回答
  • Marko Smith

    VirtualBox 无法以 VERR_NEM_VM_CREATE_FAILED 启动

    • 8 个回答
  • Marko Smith

    应用程序不会出现在 MacBook 的摄像头和麦克风隐私设置中

    • 5 个回答
  • Martin Hope
    Vickel Firefox 不再允许粘贴到 WhatsApp 网页中? 2023-08-18 05:04:35 +0800 CST
  • Martin Hope
    Saaru Lindestøkke 为什么使用 Python 的 tar 库时 tar.xz 文件比 macOS tar 小 15 倍? 2021-03-14 09:37:48 +0800 CST
  • Martin Hope
    CiaranWelsh 如何减少“vmmem”进程的消耗? 2020-06-10 02:06:58 +0800 CST
  • Martin Hope
    Jim Windows 10 搜索未加载,显示空白窗口 2020-02-06 03:28:26 +0800 CST
  • Martin Hope
    andre_ss6 远程桌面间歇性冻结 2019-09-11 12:56:40 +0800 CST
  • Martin Hope
    Riley Carney 为什么在 URL 后面加一个点会删除登录信息? 2019-08-06 10:59:24 +0800 CST
  • Martin Hope
    zdimension 鼠标指针在 Windows 中按下的箭头键上移动? 2019-08-04 06:39:57 +0800 CST
  • Martin Hope
    jonsca 我所有的 Firefox 附加组件突然被禁用了,我该如何重新启用它们? 2019-05-04 17:58:52 +0800 CST
  • Martin Hope
    MCK 是否可以使用文本创建二维码? 2019-04-02 06:32:14 +0800 CST
  • Martin Hope
    SoniEx2 更改 git init 默认分支名称 2019-04-01 06:16:56 +0800 CST

热门标签

windows-10 linux windows microsoft-excel networking ubuntu worksheet-function bash command-line hard-drive

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve