Skip to content

> script everything

Search
  • Cloud Apps
  • Coding
  • Software
  • Analysis

Posts by Ryan

Ignore Blank Cells In IF Functions – Google Sheets

In a previous post I explored how to ignore blank cells when using the QUERY function in Google Sheets, which had its own distinct way of removing blank cells from the data capture. But how do...

Continue Reading

SuiteScript UNEXPECTED_ERROR With RESTlet

A recent project hit a roadblock when I changed some code depending on the N/search module and refactored it to use N/query module. While I had some initial hassles with accepting the Beta nature of...

Continue Reading
link to SuiteScript: ReferenceError Unable to Find Bridge [xmlAPI]

SuiteScript: ReferenceError Unable to Find Bridge [xmlAPI]

If you're trying to debug a SuiteScript using the debug window within NetSuite and get the oblique error message: ReferenceError: Unable to find bridge [xmlApi], with parent [N/error]:...

Continue Reading

How To Format Numbers In Thousands (K) In Google Sheets

Do you need to compress those large numbers in your spreadsheet down by representing them as thousands, or millions? This simple custom formatting technique will help you clean up your numbers real...

Continue Reading

How To Remove Characters From A String In Python

How many ways can you skin a string? In this article we will look at several ways to remove a character from a string using Python.

Continue Reading

Check Broken Links On Website Without Using Scrapy

After moving my blog to Hugo and then back to Wordpress, I knew there would be a few broken links on my website. The question I asked myself was: How can I create a spider that scans through my...

Continue Reading
Page 1 Page 2 Page 3 … Page 14 NEXT »

About the Author

Recent Posts

  • Ignore Blank Cells In IF Functions – Google Sheets
  • SuiteScript UNEXPECTED_ERROR With RESTlet
  • SuiteScript: ReferenceError Unable to Find Bridge [xmlAPI]
  • How To Format Numbers In Thousands (K) In Google Sheets
  • How To Remove Characters From A String In Python

Categories

  • Cloud Apps (54)
  • Coding (27)
  • Software (14)

Archives

  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • June 2020
  • May 2020
  • April 2020
  • February 2020
  • January 2020
  • June 2016
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • June 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • March 2014
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • June 2013
  • April 2013
  • March 2013
  • December 2012
  • November 2012
  • October 2012
  • September 2012
  • August 2012

Categories

  • Cloud Apps (54)
  • Coding (27)
  • Software (14)

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • Contact Us
© 2021 Copyright > script everything