Skip to content
Script Everything logo
  • Spreadsheets
  • Python
  • About

Category: Apps

Google Sheets HLOOKUP Function With Examples

How do you use the HLOOKUP function in Google Sheets, and what are some best use cases? The HLOOKUP function searches for data in the first row of a range and returns a specific nth cell in the...

Continue Reading
link to Google Sheets Multi Select Dropdown List

Google Sheets Multi Select Dropdown List

Can a Google Sheets drop-down list in a cell allow you to do multiple select? Google Sheets doesn't natively support the ability to select more than one item on a drop-down list in a cell, but...

Continue Reading
link to How To Stop A Map/Reduce SuiteScript When It Is Processing

How To Stop A Map/Reduce SuiteScript When It Is Processing

How do you stop a long running map/reduce script in SuiteScript? There are two ways to stop the running of a map/reduce script: cancel the script in the Map/Reduce Script Status area, or make the...

Continue Reading

Add Formula In Excel: Examples

What is the formula to add in Excel? There are two popular ways to add numbers together in Excel: using the plus sign + or using the SUM formula. Use the + sign where values being added are...

Continue Reading

How To Separate Characters Into Cells In Excel

If a cell contains words it can be easy to split these into individual cells using the Text to columns feature in Excel. Simply select the cells you want to split into multiple columns, navigate to...

Continue Reading

How Do You Type A “+” (Plus) In Excel?

When you start entering text into a cell and the first character of that cell is a plus symbol (+) you will get an error #NAME? and you would have noticed the cell changed to =+A. So how can you just...

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

About

Welcome to ScriptEverything.com!
On this website you'll find my explorations with code and apps. I enjoy programming using Python and Javascript, and I tango daily with a spreadsheet in my line of work. When I'm not behind a computer or at work, you'll find me wandering through the bush with my kids getting lost.

  • Contact
  • Privacy Policy
© 2023 Copyright > Script Everything