Can I attach a word document to a Google Form so that respondents can...
I am creating a Google Form for respondents to use as a method of signing up for a course. I have a document, in word, that I would like to attach to the Google Form with the intention that respondents...
View ArticleUnzip file in Google Drive using colab?
I tried using the command: from google.colab import drive drive.mount('/gdrive/') !unzip -uq "/gdrive/My Drive/File.zip" -d "/gdrive/My Drive/File/"This worked out for small file like a zipped image...
View ArticleHow can I filter all event or meeting responses coming in without extra...
I am looking for a filter that removes emails automatically from my inbox if they are responses to events and meetings set up in google calendar. I want this to be as smart as possibleKeeping replies...
View ArticleGoogle Drive says I'm out of space, but I don't appear to be
I can't figure out how to solve this. GDrive says I'm out of space - WAY OUT OF SPACE. As in, 44.6GB out of 15GB used. This can only be because I had a ~40GB iPhoto Library that got backed up because...
View ArticleHow to recover my facebook account without phone no and email id
Please try logging in from a device you usually use or a location you're usually in when using Facebook. If you log in from a recognised device or location, we may be able to verify that you're the...
View ArticleFinding duplicates of emails at domain level
Need some formula help with the following - I want to compile a list of same domain name emails. Sample sheet here...
View ArticleCan't change ownership of Facebook page
My page was created by an old employee during the Facebook "fan" page era. I wanted to sort out the management situation and tried to change the owner to me. And I am trying to register a page with...
View ArticleConditional Formatting, custom formula
A simple case, I want to format colJ according to colK's value, I set that if K<2, then J is green, but why when K=0, J will be white/blank?(when K=1, it's working as expected) How should I fix the...
View ArticleSumIf OR COunt if
I Want to count dates month wise with person nameMandeep 1/2/2020 Mandeep 1/2/2020 Mandeep 1/2/2020 Mandeep 1/2/2020 Mandeep 1/2/2020 Mandeep 1/2/2020 Mandeep 2/2/2020 Mandeep 2/2/2020 Mandeep 2/2/2020...
View ArticleHow to copy formulas from one spreadsheet to another?
If I select say 10 rows in Google Spreadsheets and use ctrl+c and then create a new spreadsheet and try to paste all the data it only moves over the values but not the formulas. Is there any way to...
View ArticleCreating canned responses in Outlook 365 web client
I use Outlook 365 using the web client from my Ubuntu computer. I would like to create a canned response, that I can use to quickly reply to standard questions. I found this tutorial, but apparently it...
View ArticleFormula to ignore blank cells and calculate cells having numbers only
I am looking for a Formula to calculate cells having numbers only and ignore blank cells. The condition is between two cells, IF there is a value in A column then ADDITION should take place or IF there...
View ArticleGoogle sheets - Pivot table vs Query
I have a two-column table with the first column being "task description" and second column being "assignee". This is something I'm unable to influence.I'd like to be able to create a pivot table in a...
View ArticleSplit text into subsequent cells and use VLOOKUP to recognise their prices in...
]4I am creating a spreadsheet in google sheets for my business. My business is service-based however I have addons that the client can add as an extra service. I have been using google forms to capture...
View ArticleConditional formatting on merged cells
The situation - I have rows of data where similar names are grouped and merged to show all those rows are for the same individual like so: Now I'd like to have conditional formatting where say if the...
View ArticleHow do I copy data from multiple Google sheets and paste into master Google...
Each day I paste assignments to employees in each employees respective sheet. These assignments have hyperlinks in portions of the data. At the end of each day I copy their assignments for that day and...
View ArticleHow can I filter all event or meeting responses coming in without extra...
I am looking for a filter that removes emails automatically from my inbox if they are responses to events and meetings set up in google calendar. I want this to be as smart as possibleKeeping replies...
View ArticleMatch string from list to cell containing string (Extracting city from name...
Sheet A has a list of restaurant names from around the country:Restaurant | City The Bar and Grill Tampa | ... Oklahoma City's Best Bar | ... Sheet B is a list of all US cities:Tampa Oklahoma City How...
View ArticleIn a Google spreadsheet I want a cell in sheet c to grab a value in sheet b...
I have a formula in cell a1 in sheet b, but I just want the value in sheet c. I am using this method =b!a1. How can I do this to only bring over the value and not the formula?
View ArticleHow to write multiple Google Sheets functions properly in set.formula function
I have a Google spreadsheet connected with a Google form. When a new response is submitted, the formula in the upper rows should be copied down to the new added (by Google form) row.I have used once...
View Article