ATXNickTaylor / Honor-Sheets-Formatting

The following repository was created to add functions (formulas) to Google Sheets with specific returns that aid in easing the process of creating texts to be mass communicated to CarePros.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Honor Sheets Formatting

Overview
The following repository was created to add functions (formulas) to Google Sheets with specific returns that aid in easing the process of creating texts to be mass communicated to CarePros.

Script List

  • Script 1: PacificToPacific - A function (formula) that separates the Time value from the Time object of the value of a DateTime cell within Google Sheets.
  • Script 2: PacificToMountain - A function (formula) that separates the Time value from the Time object of the value of a DateTime cell within Google Sheets and adds 1 hour.
  • Script 3: PacificToCentral - A function (formula) that separates the Time value from the Time object of the value of a DateTime cell within Google Sheets and adds 2 hours.
  • Script 4: PacificToEastern - A function (formula) that separates the Time value from the Time object of the value of a DateTime cell within Google Sheets and adds 3 hours.
  • Script 5: SeparateDate - A function (formula) that separates the Date value from the Date object of the value of a DateTime cell within Google Sheets.


__Prerequisites__

* An active Google Account on the JoinHonor internal network.
* Installation of code files in the Apps Script of Google Sheets on your account. Follow the Wiki to accomplish this task.

About

The following repository was created to add functions (formulas) to Google Sheets with specific returns that aid in easing the process of creating texts to be mass communicated to CarePros.


Languages

Language:JavaScript 100.0%