Skip to content

Instantly share code, notes, and snippets.

View prueker's full-sized avatar

Sarah Rueker prueker

View GitHub Profile
@prueker
prueker / CustomConditionalFormat.yaml
Last active February 27, 2018 17:29
Shared with Script Lab
name: Blank snippet
description: ''
author: prueker
host: EXCEL
api_set: {}
script:
content: |
$("#run").click(() => tryCatch(run));
async function run() {