Set up formula to accumulate hours from selected benefit
I am trying to set up my google sheet to automatically adjust hours in the top section in the column "Used" when I input data into the details section. for example:In details section, when I add my...
View ArticleProper use of DCOUNTA() in Google Sheets
I'm trying to count data in my database using multiple criteria as in=DCOUNTA(DatosBanderas;"MUNICIPIO";{{"Correcto";"=true"},{"Provincia";"=Barcelona"}})I get Formula parse error. However, simpler...
View ArticleReceiving e-mails sent to a similar e-mail account [duplicate]
I don't know if this is the appropriate place to ask the question, but here it is...My sister, named say... "Foo Bar" live in Portugal and has a gmail account under the address:FooBar@gmail.comIt is...
View ArticleSum Column of Unique Rows from two Ranges
Hopefully I explain this well.I have a sheet with 2 tabs, Data and Report. I am trying to make a formula on the Report tab that sums up total paid by new Clients.Essentially: Look at Data!A:I, find all...
View ArticleURL shortener without slashes [closed]
Anyone know of a URL shortener that doesn't use a forward slash?Reason being, on a government form, I need to include URLs (eg. www.example.com/abc/def), but they do not allow / # £ : ; or %It may be...
View ArticleGoogle Sheet Formula. Compound and SImple Interest
I want to create a table such that I can produce a value based on wheather soemthing is simple interest or compound interest.Say in Column B contains the text S ( for Simple interest) then cells in...
View ArticleHow to use the Delete button as a shortcut in Gmail?
I already have both regular and custom keyboard shortcuts enabled on my Gmail, but I'm unable to set a shortcut with the "Delete" button. I noticed the default configuration has a shortcut set to...
View ArticleHow to filter emails by subject containing a word?
I want to filter all emails with subjects containing a word.So far I tried subject:(has: abc) but it doesn't work.
View ArticleQueastion in C++ about array to find the most repeated number and how many...
Write a C++ program to find the most occurring number and how many times it occurs in the following example of array.I want a simple solution.Example:int x []= {3, 12, 8, 15, 9, 22, 23, 8};The...
View ArticleChrome incognito and 2-step verification in Gmail
Every time I login to Gmail in incognito mode in Chrome on W10 I have to verify 2-step with a code sent to my phone. I don't want to save the login or account details of this G-mail account on my...
View ArticleIs it Possible to Create an Unmovable Watermark or Image using Google Slides...
I know nothing of the Google Slides API, but I'm just curious...Is there a way to create an immovable watermark or image applied to a slide or slides via the Google Slides API, where the user would not...
View ArticleReply to email from forwarded email account using original email address with...
This is pretty much the same as Reply to email from forwarded email account using original email address except, apparently, that I'm using Gmail as the forwarding target. I've done the settings...
View ArticleLooking for partial information with DCOUNTA()
I have a database (DatosBanderas) that, among other things, has information on the composition of the local government in a set of municipalities. The issue is that there are quite a few municipalities...
View ArticleDynamic sheet name in Google Sheets
I have been tasked to create a spreadsheet for weekly salary calculations of every company worker. I want to create a spreadsheet with one sheet for every week number of 2022 and name it accordingly....
View ArticleAdd up my week hours from selected schedules
I would like to have my day schedule to be linked to its day hours so that it produces my total week hours.For example: Schedule is selected from drop down list which is connected by data validation...
View ArticleDoes a YouTuber know who downloads their videos?
Does a YouTuber, a channel manager, know which users have seen their videos or downloaded them? Of course they may know if comments are left, but this is a voluntary way of getting out of anonymity....
View ArticleHow do I delete my old deactivated google account?
this is about years ago so I don't remember all the detailsI had an account: mohsentux@gmail.com but something happened and I make another account mohsentux2@gmail.com which I'm using right now.I want...
View ArticleRanges of numbers between two numbers
I have 2 numbers in 2 columns. I am trying to get ranges of numbers between those two numbers.For example, when I have 1330 in 1st column and 1335 in second column, I want this...
View ArticleHow do we create a "swimlanes" chart in Google Spreadsheet?
I managed to create the daily timeline chart (see below), using Google Sheet stacked column chart using count/sum function, for three customer support representatives who are providing on-demand...
View ArticleGoogle Sheets SUM of multiple cells which have a monetary value assigned VIA...
I am wondering what the proper equation format would be in order to get Row 2 with its numbers to correctly add up to the proper monetary value based on what is in Row 1. There is 1 of each...
View Article