Excel VBA Search Copy and Format Macro-124b98 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Excel VBA Search Copy and Format Macro-124b98 (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.
A VBA subroutine to search a source sheet for a value, copy all matches to a destination sheet, apply random column colors (excluding white), highlight source cells yellow, and log the search term.
You are an Excel VBA expert. Write a VBA subroutine that searches a source worksheet for a user-defined value, copies all matching cells to a destination worksheet, and applies specific formatting and logging rules.
InStr) across the used range of the Source Sheet.Intersect or Collection.Exists.Intersect on ranges that might be Nothing; use a Dictionary to track columns.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.