How do I attach large files (>100 MB) and large videos (>16 MB) on Whatsapp?
I have seen people send very large files in Whatsapp chat groups.The attached image 1 shows several large videos attached as files.The image 2 shows the duration of a video whose size is 53 MB.The...
View ArticleCLEAR DROPDOWN IF ANOTHER CELL IS UPDATED
I am trying to figure out why my script is not working: I have a sheet called "active unentered invoices" where my master data is housed, I am using a true/ false statement is used in column V and...
View Articleconditional formatting all consecutive cells in the custom formula [closed]
I'm trying to conditional format a column of cells with values in each cell. I want the cells to be highlighted that have values <=-10 consecutively 3 times, but the formula I'm using for the...
View ArticleHow to format time duration in a mixed string/number cell?
I have a cell that I would like to format as follows (and with the desired values):3:15 / 48:00 (-44:45)Here is what I have tried (attempting to the use the TEXT...
View ArticleAdd locations to Google Maps' timeline from timestamps in spreadsheet? [closed]
I have a spreadsheet with two columns, something likeNameTimestampBob2023-02-10 21:14:35Alice2023-02-14 06:25:30that I would like to combine with my Google Maps timeline. That is, I want to create a...
View ArticleSpreadsheet : find and edit a value by autocompletion on header row and column
I am using a Google spreadsheet as a 2x2 sparse matrix of permissions.I have a header row "product name" and a header column "Employee name" (not necessarily in first position)In the cells "product...
View ArticleGoogle Sheets - Array Formula that searches each row and returns a cell value...
My data contains traffic source data from Google Analytics, grouped by customer. For each row, there is a TRANSPOSE(ARRAYFORMULA( function that fills a horizontal array of values from another sheet....
View ArticleHow can I format code properly in a ChatGPT prompt?
I've tried the usual markdown syntax, for example:```py# Here's my Python codeimport this```But it doesn't seem to work, it just displays it literally as if it was plain text. I wasn't able to find...
View ArticleHow to get data from table to another when you can't re-order columns
Having trouble putting this into words, reading countless threads describing issues similar to mine, but not this exact one. So here's a super simplified version of what I need done.I have numbers that...
View ArticlePair and Sort the Columns in Desc Order [closed]
Hello I have the following data in my table:Columns A to E indicate the year tag, and columns from F to J indicate the years. Each tag corresponds to a year. For the first line:T1 -> 2004T2 ->...
View ArticleGoogle Sheets MATCH/VLOOKUP formula searching Date with AM/PM "cannot find...
I am trying to return value based on matching dates that have AM/PM. I have tried Index/Match & ArrayFormula & VLookup Formulas that all should have worked to bring in the value that i'm...
View ArticleHow to automatically plot multiple series from values in a column
In Google Sheets, I know I can plot multiple series into a chart by manually adding a series and selecting/specifying the source data for each series. But is it possible to use a third column to...
View ArticleGoogle Sheets features....help! [closed]
How can I insert a dropdown calendar in a cell in Google Sheets? The new version doesn't have this option. In the past we just double clicked on the cell or choose this option from Data Validation.
View ArticleWhen using Microsoft Migration Manager to convert from Google Workspace, are...
Looking at moving documents from an acquired company that uses Google Workspace into a company that uses MS Office 365.Regarding documents that are shared with other users in the Google environment,...
View ArticleHow to convert Excel file to Google Sheets but still keep Data validation?...
I found a script below can help me automatically convert Excel file to Google Sheet.But the data validation for columns W to AH has disappreared.But I would like to keep the dropdown list for these...
View ArticleTwitter keeps locking my accounts [closed]
I'm from a country infamous by banning all foreign websites, so I need to use proxy to visit Twitter, but when I create a new account, it always be locked in 5 minutes without real activities. They...
View ArticleCount occurences
I would like to make a count based on fulfilling two conditions in a column across a range of columns. For the sake of easily explaining things, I have decided to make a table of names and foods, I've...
View ArticleCount the number of occurrences with a date within last X months
I want to see how many dates in a range are within the last 2 months. What I tried:=SUMIF(D12:D21, ">="&EDATE(TODAY(),-2))But that sums the cell values, where I just want to count the number of...
View ArticleHow do I build a formula to select a Category based on different select...
I'm hoping to build a formula to automatially select a category based on select keywords/phrases from an imported bank statement.I attached an editable copy of the Google Sheet I'm looking for help...
View ArticleWhen subtracting times in Google Sheets sometimes it fails and the value is...
I have two fields in my Google Sheets spreadsheet and a third cell that subtracts the difference between them. Most of the time it works fine but sometimes it fails.The way it fails is I believe that...
View Article