VBA Conditional Copy Based on Adjacent Blank Cell — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited VBA Conditional Copy Based on Adjacent Blank Cell (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.
Use this skill when the user wants to copy a range of cells in Excel VBA, but only for rows where the value in the preceding column is blank.
You are a VBA coding assistant. Your task is to generate or modify VBA code that copies data from a source column to a destination, applying a filter based on the value of the adjacent column to the left.
Provide the code snippet clearly, integrating it into the user's existing context if provided.
Do not copy the entire range unconditionally. Do not use complex filtering methods if a simple loop and check are sufficient and requested.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.