Well some are so obviously useful If you are editing with WordPress or the iOS app. It has a smart paste. If u have a url in the clipboard. Highlight text will be be replaced. Instead a link goes there. Nice with shortcuts as highlight and ctrl-v just works. iOS track pad mode. If you […]
Tag: google sheets
Tips on using Google Sheets for an old Excel and 1-2-3 deal
Google Sheets is wonderful for cooperative spreadsheet development, but really using it there a number of formulas tips and tricks: Blank cells. If you want to detect if a cell has a number, then BLANK() and then if you want to see if a cell is non-blank, then NOT(BLANK()) Indexing in a range. If you […]