4,612 questions
-3
votes
2
answers
74
views
Split randomly names into 6 different groups [closed]
is there any formula which will help me split randomly a dynamic list of names into 6 different groups?.
I would like each group to have as equal as possible amount of names.
Here is a google sheet ...
0
votes
1
answer
91
views
How to repeat a series of rows, changing their shared date?
I'm using an app called OneUp to schedule social media posts, and trying to set up a google sheet (here's their page on that) to bulk schedule.
Right now what I have (simplified for clarity) is ...
0
votes
1
answer
104
views
Google Sheets Formulas
I was wondering if there is any way (formulas) that can change a cell's color when we are approaching the date previously entered in a cell. What I am looking for is a way to notify myself of upcoming ...
3
votes
7
answers
260
views
Using spreadsheet to make a pairwise comparison matrix
I want to use a spreadsheet to take a column of rankings and turning into a pairwise matrix. Suppose I had a column like so:
Candidate
Ranking
A
1
B
5
C
3
D
2
E
4
I want to create a 5x5 matrix where ...
0
votes
1
answer
81
views
Prevent spreadsheet CSS being applied a TinyMC table which is using in same Angular component
I have a component which is having a spreadsheet and tinymc:
<div>
TinyMC control which is used in a library
</div>
<div>
Spreadsheet
</div>
Both controls are using global ...
0
votes
1
answer
41
views
Results of Questionnaire to be downloaded as a spreadsheet
So i have this Model namely Questionnaire in models.py file of a Django project
class Questionnaire(models.Model):
title = models.CharField(max_length=200)
description = models.TextField(blank=...
0
votes
1
answer
58
views
Page Totals and Running Totals on Export in Google Sheets
I'm looking to export a logbook of mine to paper. The logbook consists of entries of hours based on dates that continue row by row.
I need to export these entries through printing with each page ...
0
votes
1
answer
65
views
How to add columns names in Tabulator Multisheet spreadsheet
I'm trying to create a table with multiple tabs, and I can't find an example on how to add also the columns names.
How should the structure of the data look like?
Here is an example of the data ...
-4
votes
2
answers
88
views
Using COUNTIF to check for duplicates?
I am using Nextcloud Forms to have students write comments. They use the same form every week, and it all gets put into one big spreadsheet. (There are 101 students.) Because of the simple nature of ...
1
vote
1
answer
102
views
How to calculate ROI on a excel spreadsheet without using scripts
I am trying to create a Return on investment formula down to the month, the tricky part about this is that my data is done in terms of years
Here is a sample data, Yearly yield decreases by 0.4% every ...
0
votes
3
answers
147
views
How can you count rows meeting one or more of multiple criteria in google sheets?
I need to total multiple criterion amongst separate columns in a spreadsheet.
I attempted the following syntax...
COUNTIFS(criteria_range1, criterion1, criteria_range2, criterion2, ...)
as such...
...
0
votes
1
answer
385
views
How can I use VLOOKUP across multiple sheets in Google Sheets?
I'm trying to pull price data from a 'Pricing' tab into my 'Inventory' tab using VLOOKUP.
I want to match product IDs and return their prices, but I’m not sure how to structure the formula when the ...
0
votes
0
answers
20
views
Excel Macro select sheet using cell value as name in VBA macro [duplicate]
I have an excel file with multiple sheets and macros to pull data from various weblinks and csv files and compile it into a worksheet.
What i want to is edit the end of the macro so that it selects a ...
0
votes
2
answers
123
views
Only show one sheet
In my workbook, I have three possible sheets which can start my code (Site1, Site2, Site3). They all have the following code to kick off the process.
Option Explicit
' Script intended to run upon ...
0
votes
0
answers
35
views
How to format date and time when using the left and right function [duplicate]
I tried using the left and right function to extract the date and time from the timestamp column below but keep getting a format not related to a date or time. I tried changing the format but same ...
1
vote
1
answer
98
views
How to sort data of Sheet1 using a Combobox with values from Sheet2?
I have here 2 sheets. 1 sheet is for the main data. The other sheet is for the Teams of the Name entries.
Sheet1 (Blanks are on purpose - to see outcome as well if there are blanks)
A
B
C
Name
Date ...
-1
votes
1
answer
72
views
VBA - Fetch Sheet Names and Return as Array - Compile Error: Type mismatch [closed]
MOTIVATION
I am trying to fetch sheetnames of an excel file with vba
ERROR
Compile Error: Type mismatch
RELATED LINKS
REF1: Return array from function in VBA
REF2: Excel VBA - Creating array of ...
0
votes
2
answers
87
views
Googlesheets SUMPRODUCT with position
PORTION
NETO
PROPORTION
db 05;db 34
34140
0,6;0,4
db 05
10000
1
db 03;db 04;db 05
10000
0,7;0,1;0,2
db 04;db 05
5000
0,4;0,6
I have a sample file like the above table.
I need a =SUMPRODUCT(A2:A="...
-3
votes
1
answer
822
views
(Google Sheets) How should I pull data from a sheet into another sheet automatically
so this is just a steps for this project. I will explain the full project first, and maybe you can suggest another solution.
Basically, I have a template sheet for my job (Staffing Sheet). The sheet ...
-1
votes
3
answers
95
views
display 'Received" if a row contains referenced loan number and doc type
I have an Excel sheet that lists all the documents that have been received.
Loan number
Last Name
Doc Type
354
Smith
Title
354
Smith
Deed
354
Smith
Mortgage
765
Wilson
Mortgage
765
Wilson
Deed
I'm ...
1
vote
2
answers
188
views
How to get the sheet index in Google Sheets (i.e. Excel's `SHEET()` function)
TL;DR: I am looking for the equivalent of Excel's SHEET() function for finding out the numerical index of the current sheet in Google Sheets.
If the sheet is the first in the list of sheets, then a ...
1
vote
1
answer
73
views
In Google Sheet parse cell input with asterisks to include values in a SUMIFS equation
This equation works as expected to sum values from row 3 based on their relationship to a series of dates listed in row 1:
=SUMIFS(I3:DV3, I$1:DV$1,">="&today()-86, I$1:DV$1,"<...
2
votes
2
answers
93
views
Need to turn a sumifs formula into an array
Can someone please help me to turn this formula:
=ROUND(if($B7="","",sumifs(Expenses!$B:$B,Expenses!$E:$E,$B7)))
into an array with this column title Total (12 months)?
Basically, ...
0
votes
0
answers
166
views
Custom date filter in Odoo Dashboard module
Premise: I am a programmer, but not with Python. I worked only two times with Odoo.
A client of mine uses Odoo (a choice I didn't recommend, because I don't understand it :) ), and asked me to try ...
0
votes
0
answers
48
views
Vaadin Spreadsheet: performance problem with SpreadsheetFilterTable
I am trying integrating the Spreadsheet component of Vaadin Pro into our web app. The project is based on SpringBoot 3.2.2 and Vaadin 24.2.0. The idea is, to load out a number entries from database, ...
1
vote
1
answer
127
views
Can I use an Array with a LONG formula that has "IFNA, TRANSPOSE, & FILTER" in it?
The overall goal of my project is to allow the user to add the "CATEGORY" (column B) and the "SUB-CATEGORY" (column C) to the "DESCRIPTION" (column A) for each row with ...
0
votes
0
answers
54
views
Is there a formula to get row and column of range end in openoffice calc?
I am using OpenOffice Calc. I have a text which is address range, indirectly used for my calculations. My text is "C5:K5". It may vary at times.
I use ROW("C5:K5") and COLUMN("...
-4
votes
1
answer
107
views
Query using Pivot table in google sheets
I am trying to query a table in Google Sheets with a pivot to achieve what is in the screenshots below. My formula just keeps returning errors, and I have tried various combinations without success.
=...
0
votes
2
answers
94
views
how to make a copy of a sheet each for week 3 weeks in advance
I am trying to make a weekly workbook for my team to see work coverage 3-4 weeks in advance. I would like the name of the new tab to be for the week ending on Saturday. It would copy from the tab made ...
0
votes
1
answer
296
views
Auto numbering rows in GoogleSheet
I want to create an auto-number for each row in my google sheet following the logic below:
it takes the sheet number from A1 e.g. 8
generates sequential table header numbers from that sheet number ...
0
votes
0
answers
24
views
How to align data in Tabulatorjs spreadsheet mode?
I'm using spreadsheet feature from tabulator.js.
I'd like to align data as in real spreadsheet (numbers to the right, text and dates to the left). Is there any way to do it with that library? My code ...
0
votes
2
answers
123
views
How to randomly select by type probability all items from a google sheet column range
Here is a link (editable) to a detailed example of what I am stuck with: there is the input, the expected result and comments on the reasoning.
Basically, let's say I have in a column range a list of ...
0
votes
2
answers
103
views
how to import data from one google sheet to another google sheet without appscript
how to import data from one google sheet to another google sheet without appscript
hello
Thank you for your complete guidance.
I have two separate google sheets, the first sheet records data from the ...
0
votes
1
answer
68
views
How do I get all of the values of the adjacent cell matching a text
Not an excel expert here. I want to get all of the Hours for each person and add them up. Just like the image.J4 suppose to get all Jane adjacent hours then add them up and so on.
I saw index and ...
0
votes
1
answer
123
views
Indirect referencing in LibreOffice does not work
I have a LibreOffice Spreadsheet and I want to create a sum over values in a different tab. So the following content does work and gives me as result the number 176:
=SUM(Time2025.V4:V34)
However, ...
0
votes
0
answers
44
views
Have new data added to a new column on seperate sheets
I am trying to automate a sheet I will get twice a month. Basically, it is sorted by a category, which is a singular letter. I have it able to sort the first table of data into separate sheets based ...
1
vote
0
answers
71
views
Specify the column of types of only some variables when importing data with readxl::read_excel()
I have an Excel spreadsheet called "my_data". I can recreate the spreadsheet in R as follows:
library(tibble); library(readxl)
tibble(x = c(1L, 2L, 3L), y = c("A", "B", &...
1
vote
3
answers
155
views
Standardize IDs from Multiple Columns into One Column
I have data related to Product Name, Tool Name, and ID Tool with the following data example:
Product Name
Tool Name
ID Tool (Standard)
ID Tool (Alternative 1)
ID Tool (Alternative 2)
Product A
Tool A1
...
-1
votes
1
answer
66
views
Convert spreadsheet to JSON, preserve hyperlinks in cells?
I have a public Google spreadsheet. I would like to convert it to JSON by any means possible.
I have tried the following and several more, but they all fail. I am open to any means to convert a Google ...
-1
votes
2
answers
164
views
QUERY + BYROW + LAMBDA display dates as raw numbers instead of the original values
I have two sheets in the same spreadsheet:
A "database" with a list of events, each row containing infos like the date, event name & assignee
A "view" where I want to display ...
2
votes
1
answer
29
views
Google Spreadsheets - Grouping cells in 1 row + sorting based on value/colours in the column
Hi everybody,
I'm new to Google Spreadsheets and I found a lot of tips online but some things won't work at all.
Every person to the left (A9:A23) has a particular race schedule and this sheet is a ...
0
votes
2
answers
115
views
convert two columns containing group and items in group into a single column
I have two columns in a google sheets tab, a group column and an item column. Each entry in the item column is unique and only occurs in one group.
GROUP
ITEM
A
X
A
Y
A
Z
B
I
B
J
B
K
C
P
C
Q
C
R
I ...
0
votes
0
answers
71
views
How to export search results using Find and Replace in LibreOffice Calc
We have an ODS file with two spreadsheets. (Picture 1)
We are able to use ‘Find All’ to locate cells containing the string ‘Steve’. (Picture 2)
However, we are unable to copy them. Because they are on ...
0
votes
1
answer
184
views
Plotting a cell's value in sheets as if another cell is changing
I have a spreadsheet with some calculations in it, and I want to make a plot of what happens to one cell's value as another changes (from 0 to 100). I have been searching for about 45 minutes and cant ...
0
votes
1
answer
76
views
How do I change the text in a row to yellow if the text in a specific cell in specific columns match on both sheets?
Let me elaborate. I made a post before asking something similar. In that question, I asked how to delete duplicates if they matches on both sheets in excel. However, now I need to figure out how to ...
0
votes
1
answer
87
views
Google Sheets Formula to Clean An Array of Data
I have data related to product code, product name, and item name with the following data example:
Product Code
Product Name
Item Name
01
A001
Primary
-
Primary
Book
Primary
Fruit
Primary
-
01
A002
...
0
votes
1
answer
110
views
How to unnest data from one column to fit the entire dataset - Google Sheets
I'm trying to unnest data in one column separated by " | ". The rest of the columns should "follow" the unnested logic from that column.
I've made a sample spreadsheet to summarise ...
-1
votes
1
answer
60
views
How to optimize / speed up calculation time with a lot of formulas? [closed]
I'm currently using google sheets to extract biographies from instagram usernames and I'm doing it for around 2500-3000 profiles a day and it takes around 18-20 hours which is a lot of time. When I ...
0
votes
1
answer
63
views
Getting unique letters from a word, in order, in a spreadsheet
I have a cell in a Google Sheet containing a single word. Let's say that word is TRILLION.
I want to obtain the set of letters in the word, in order of first appearance. For that word, the answer ...
1
vote
1
answer
98
views
Why am I facing difficulties with VBA in Excel when writing keys and values from a dictionary?
I want to write the keys and values of a dictionary to cells in an Excel worksheet called dash. However, when I run the code below, it only writes nome1 in column 20 without its corresponding value. ...