Skip to content
View sheetsninja's full-sized avatar

Block or report sheetsninja

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. gas-script-authorization-flow gas-script-authorization-flow Public

    Simple & Easy GAS Script Authorization Flow

    JavaScript

  2. import_json import_json Public

    Custom function to parse simple JSON data from a public link into Google Sheets.

    JavaScript

  3. resumable-apps-script resumable-apps-script Public

    Automatically resuming Google Apps Script helps avoid running into errors if your script takes longer than the current run-time limit (6 minutes).

    JavaScript

  4. distance-between-latlong distance-between-latlong Public

    This function takes the input of two sets of latitude and longitude coordinates and calculates the distance in miles between the two.

    JavaScript

  5. convert-csv-to-object convert-csv-to-object Public

    Convert CSV data to an array of objects with the header/value for the key/values.

    JavaScript

  6. clear-hard-data clear-hard-data Public

    I created this script for Google Sheets to reset things like a scorecard, where there is a mix of entered values and formulas. This script deletes all entered values for the selected range, and run…

    JavaScript