python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How can I calculate how many boxes fit inside a bigger box?
I have a defined small square or rectangle, for example 10x7cm and a bigger square or rectangle for example 35x46cm. What formula could I use to calculate the number boxes that fit in the bigger box?
...
vance
Votes: 0
Answers: 1
Excel/Google Sheet Adding Duration to Date/Time
I have data relates to time. I have the start date, start time and end time. My objective is to add the end time to the start date/time to return the End date and time.
If the start and end are on the...
Matthew Smith
Votes: 0
Answers: 1
How to restore formulas of table rows to normal state after sorting in excel?
I have a table in excel whose data are resulted by formulas. For example, A2 cells equals E7*2 of another sheet as follow.
When I sort table from largest to smallest, the order of formulas changes. F...
user2987710
Votes: 0
Answers: 2
How can I correctly use the if(and()) function so that I can then drag it down alongside a column of numbers? (Google Sheets)
I use Google Sheets and I have tried to get this formula right for a while now but it always gives me "Undefined" for every cell I drag down to along a column of data.
If you're curious, thi...
wheresjohnnywalker
Votes: 0
Answers: 2