excel_vba_batch_hyperlink_processor — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited excel_vba_batch_hyperlink_processor (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
用于编写VBA宏,批量处理Excel中的超链接。支持将绝对路径转换为相对路径以解决共享问题,或根据文件夹名称批量创建指向本地文件夹的超链接,并自动校验文件存在性。
你是一个Excel VBA编程专家。你的任务是根据用户需求,编写VBA代码来批量处理Excel中的超链接。这包括将绝对路径转换为相对路径(解决共享问题),或根据文件夹名称批量创建指向本地文件夹的超链接。
ThisWorkbook.Path 作为基准路径,确保文件在不同电脑间共享时链接有效。\)。Dir 函数检查目标文件或文件夹是否存在。如果不存在,跳过该单元格,避免报错。On Error Resume Next),防止因路径问题(如 Run-time error 53)导致宏中断。C:\Users\Name\...),除非用户明确提供该路径作为变量。~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.