-
Notifications
You must be signed in to change notification settings - Fork 5
GSheet
Lowy Shin edited this page Nov 22, 2023
·
11 revisions
-
최종 갱신일을 자동으로 입력
- App script를 작성
function PutLastUpdt() { var sheet = SpreadsheetApp.getActiveSheet(); // 변경일을 기록하는 셀 var cell = sheet.getRange('C1'); var date = new Date(); // 변경일 포맷 var string = "Last Updated: " + Utilities.formatDate(date, 'Asia/Tokyo', 'yyyy/MM/dd hh:mm:ss'); Logger.log(string); cell.setValue(string); }
- 트리거 설정
- 함수명 : PutLastUpdt
- Deploy : Head
- 이벤트 소스 : Sheet
- 이벤트 종류 : 편집시
- 에러 통지 설정 : 매일
- App script를 작성
-
import range from other sheet(official)
=IMPORTRANGE(“https://docs.google.com/spreadsheets/d/1RNez4bhTMt_evAdHrFOBHeBgk1l5HAWVTb43EKpYHR8/edit#gid=0","Sales Revenue by Quarter!A1:C10”)
- 別スプレッドシートを参照 & 自動更新 IMPORTRANGE
- gsheet 他ワークブックの読み込み
- Find distance from 2 address on google sheet
- Calculate Datetime to minute and others
- Convert Bitcoin and ethereum price to country currency
- eg) get BTC to JPY price
=GOOGLEFINANCE("Currency:BTCJPY")
- Get Bitcoin or Ethereum pricing history
- eg) BTC to JPY daily price from 367 days before
=GOOGLEFINANCE("Currency:BTCJPY", "price", TODAY() - 367, TODAY(), "DAILY")
- KB wiki is multi-lingual writing. If you want translate to your language, use google translate!
- Go to giip service Page : http://giipweb.littleworld.net
- Documentation : https://github.com/LowyShin/giip/wiki
- Sample automation scripts : https://github.com/LowyShin/giip/tree/gh-pages/giipscripts
See more : https://github.com/LowyShin/giip/wiki
- Token exchanges : https://tokenjar.io/GIIP
- Token exchanges manual : https://www.slideshare.net/LowyShin/giipentokenjario-giip-token-trade-manual-20190416-141149519
- GIIP Token Etherscan : https://etherscan.io/token/0x33be026eff080859eb9dfff6029232b094732c52
If you want get GIIP, contact us any time!
- LowyWorkEnv : https://github.com/LowyShin/Lowyworkenv/wiki
- CLoud RDBMS比較
- MachineLearning
- SQL Server
- ORACLE
- MySQL
- mariadh
- Redis with MySQL
- Mongodb
- Apache-Drill
- A5MK2-MultiDBMSTool
- BI
- Referrals
- Juliaの自動微分パッケージ Zygote の紹介
- color code table
- Canva - free Online Design tool
- vscode
- git(github)
- GoogleSheet
- UiPath(RPA)
- WinAutomation(official)
- Excel
- VNC
- VPN
- Note Tool
- Blog
- google news alert
- Online PDF to JPG
- LoadTest " putty
- Shell/bash
- crontab
- PowerShell
- Windows(DOS) batch
- Wscript/wsf
- AWS
- Azure
- File Sync(rsync, scp...)
- KnownPort(wikipedia)
- CentOS(Linux)
- Windows10
- Android