If you use Dropbox to sync your forex screenshots for later viewing you might want to use a more lightweight outfit for the task. Dropbox can bloat your Windows VPS and can also...
Category: Apps
How do you send email through Amazon SES using SMTP? If you want to see how to send email using your custom domain registered with Amazon SES this article will show how you can by configuring your...
If you've created your own custom domain and want to be able to create custom email accounts, but don't want to register for a Gmail Business account due to cost then there's an easy way to manage an...
How do you write code in Google App Script which prevents others from being able to edit? By creating a library which is attached to a Google App Script project you can circumvent...
The only limitation with the ARRAY_CONSTRAIN function is it fetches from the upper-leftmost corner of the range. Here we combine the QUERY and TRANSPOSE functions to flip a range, so...
Warning : Trying to access array offset on value of type bool in /Users/rds/Local Sites/scripteverything/app/public/wp-content/themes/acabado/inc/content-post.php on line 20
Warning : Trying to access array offset on value of type bool in /Users/rds/Local Sites/scripteverything/app/public/wp-content/themes/acabado/inc/content-post.php on line 21
Warning : Trying to access array offset on value of type bool in /Users/rds/Local Sites/scripteverything/app/public/wp-content/themes/acabado/inc/content-post.php on line 22
When using the QUERY function in Google Sheets how can we ignore certain rows based on the criteria of some cells being blank?