Facebook invites
Six years ago, this question was asked..."I administer a Facebook page with two other people. All three have invited a bunch of different people. How can I see the list of all people who have been...
View ArticleFacebook: How to successfully paste formatted text into a group post?
On Facebook, when creating a new post to be posted into a Group (as opposed to onto a standard personal or company page), Facebook allows you to add some simple formatting to the post.If you highlight...
View ArticleAuto-generate unique sheets when you add a new row in Google Sheets?
I'm a fairly new user to Google Sheets, I'm trying to set up a sheet whereby when you add a new line in one sheet, it creates a separate check-list sheet. So when a new user is added to the master...
View ArticleGoogle Spreadsheet: Adding together multiple Sum Filter or Sumifs with...
So I have a budgeting spread sheet. I have an overview page that I need to link to a "Checkings" sheet and a "CC-Chase" sheet.To calculate the amount spent on a specific category that month I currently...
View ArticleHow to apply a conditional formatting rule on the last row of similar cell...
I am trying to conditionally format the last row that has similar values of sorted data based on country column. In this example of my test sheet, I'm sorting the data from A3:C18 by placing the...
View ArticleMultilingual Facebook page - audience restrictions
A multilingual Facebook page e.g. English and French can be liked and followed by English and French speakers but also by Turkish, Moroccan, Swedish, Finish... thus many other persons that have a...
View ArticleAdding anchor points in draw.io
I love draw.io but I am annoyed by how hard it seems to be to create custom shapes or modify existing ones. This does not seem possible to do in a "WYSIWYG" manner with your mouse, but rather you need...
View ArticleMaking dynamic number of arguments based on a specific criteria for...
I am counting number of cases per day in each month by importrange data from daily sheets in every month with this formula on D3 for...
View ArticleCan I create a Google Sheet macro to take the content from one cell and make...
I do a report every month that has a column of Page titles and the next column is the URL. My boss wants the page titles to have the hyperlink applied to them so we can remove the hyperlink column....
View ArticleHow to sum a range columns from another google sheet
I get this daily data consumption spreadsheet report from a vendor that looks like thisuserid feb1 feb2 feb3 . feb29 u1 100 34 23 . 4u2 0 24 21 62u3 300 25 5 1u4 50 5 6 ..un 23 52 3 . 42where n is my...
View ArticleHow to test apps script addon
I have created an addon using this guide.code.gsfunction onOpen() { SpreadsheetApp.getUi().createAddonMenu() .addItem('Start', 'showSidebar');}function showSidebar() { const ui =...
View ArticleJump to a cell, address of which is located in another cell
A1 has a formula that shows the address of the last row with data (A958, A959). I need to make a link in A2 to the cell address of A1. (eg. If A1 has Value C456, I need to jump to Cell C456 by clicking...
View ArticleHow to solve the issue of sorting numbers in 00-00 format?
https://docs.google.com/spreadsheets/d/1VsEvt2KnYGnlN_qHjkjPohVHF5MUqfyHD7tSk0VpkqA/edit#gid=1418057437I have this sheet that I enter all data of patients in (Data_Entry) tab and I want these data to...
View Articleis there a formula that will allow me to pull data from one google sheet tab...
I have a list of start dates in one tab in Google sheets. I want to pull only the start dates that reflect 2021 into a new tab, as well as pull the corresponding info for that entry from the other...
View ArticleWhere are my old shared pics on Messenger?
It's 2021 and I'm looking for pics I shared to a group chat in 2018. I keep scrolling up and up but it stops at 2019. Did Messenger DELETE the old pics? Where are they?
View ArticleAdding together multiple Sum Filter or Sumifs with multiple conditions across...
So I have a budgeting spread sheet. I have an overview page that I need to link to a "Checkings" sheet and a "CC-Chase" sheet.To calculate the amount spent on a specific category that month I currently...
View ArticleHow do I create a list of ranked numbers in Sheets––one that will adjust if I...
I have a column of numbers 1-50 in a Google Sheet, which are a ranking list for a different column of fifty items (items are ranked relative to one another, so 1 is the best in the list and 50 is the...
View ArticleIs there a way to detect with Google-Apps-Script whether Google Sheets is...
I have a small script that I have further reduced for the sake of this question. Basically it implements the onEdit function in which it may show an alert (using SpreadsheetApp.getUi().alert()) and...
View Articlegoogle Script insert as HTML
If I have the string:var text = "Altman, R. (1992). Sound space. In R. Altman (Ed.), <em>Sound Theory Sound Practice</em> (pp. 46–64). New York: Routledge.";How can I insert this into...
View ArticleChrome extension doesn't show number of users
I have built and published my chrome extension. I am not sure why it doesn't show the number of users who installed it (currently 4). Is there a certain limit that the number of users should reach for...
View Article