Quantcast
Channel: Active questions tagged worksheet-function - Super User
Browsing all 988 articles
Browse latest View live
↧

Image may be NSFW.
Clik here to view.

Combining Formulas add percent and roundup

How can I combine the following formulas?=f4*0.54and=roundup(d4,0)In cell D4 I have the formula =f4*0.54, which gives me our cost from an MSRP cost that I entered in cell F4, but the cost that shows in...

View Article


Combining every 15 rows into one across numerous rows

I have data spreading out in 45000 rows (single column).I need to combine every 15 rows into single row.So in the end I need to have 3000 rows with combined data from every 15 rows.from:row 1 row 2row...

View Article


Image may be NSFW.
Clik here to view.

How to have multiple IFERROR statements in one cell in Excel?

I am trying to write a formula to search through three keywords. The words are written in a lab report, and the name of one chemical compound may be different depending on which laboratory writes the...

View Article

How to substitute FALSE with N and TRUE with Y in one column

What formula can I use in an Excel column where I want FALSE to be N and TRUE to be Y?Data is imported from SharePoint Task List to Excel for a project completion report.

View Article

Lookup multiple results for multiple criteria

I've got a list of parent SKUs for items I need to create in my inventory system. This list has been finely paired down to the 165 products we would like to carry. However, each one of these 165 SKUs...

View Article


How can I create a row for every combination of two columns of data?

I have two different sheets of data. For example: say Sheet 1 has a column of items, and Sheet 2 has a column of colors:Sheet 1: ItemsSheet 2: ColorsCatRedDogBlueYellowI need to end up with 2 columns...

View Article

Image may be NSFW.
Clik here to view.

How do I get INDEX MATCH to return the correct value with a partial match...

G35 is where I want my formula to work:You can't see it but Column G begins with the year 2018. C35 is the location of the partial match, 'Depreciation'.A6 is the cell that contains the partial...

View Article

How to combine data from multiple sheets into 1 main sheet in calc [duplicate]

I have a Microsoft Excel file which gets generated from various database servers on the fly by executing SQL. A separate sheet gets generated for each server. I want to combine data of all sheets.Each...

View Article


How can I combine the results of three formulas in Excel?

I am trying to combine three different formulas into one cell, but need help.The cell that is being edited, F3, has several numbers and spaces in the beginning, end, and middle of the number that need...

View Article


When one cell equals another, can the font, colour and size also change to...

Not sure if this is even possible.The simple formula of cell A27 '=A2' so anything I type into A2 will duplicate the text into cell A27, but, A27 only the text copies, is it possible somehow to really...

View Article

Why is Excel not counting time with COUNTIF?

I have a table like the following:ABC12324/05/2024 09:42:5412324/05/2024 09:42:5500:00:0112324/05/2024 09:42:5600:00:0112324/05/2024 09:42:5700:00:01Where C is like =b2-b1. The sheet has over 100,000...

View Article

Image may be NSFW.
Clik here to view.

#VALUE error on specific lines in excel, using a VBA Function

I'm using a function to calculate how many trips, one way or round trip, between routes. The function is working for most of the information in my sheet but I have received a #VALUE! error on a couple...

View Article

Image may be NSFW.
Clik here to view.

Changing Cell Color based on Multiple Cells

I would like to know how I can set the Cell A to auto change color to red if 3 out of 4 cells (B through E) have a "Y" value.Screenshot provided for reference

View Article


Combining text data but ignoring blank cells?

I'm looking to combine the text data different cells in Excel. I am currently using the formula: =J3&", "&K3&", "&L3&", "&M3When all my cells contain text, the outcome is...

View Article

Image may be NSFW.
Clik here to view.

How can I mass-add data to an Excel sheet?

I have an Excel Sheet with keeps track of Persons, who have gone to certain Activities.I want to add an Activity with hundreds of Persons, of which some have gone to others already. Then I want to sort...

View Article


Excel - If two cells are greater than 0, than return the cell that is...

I have been trying to figure this out for a while now but I'm stuck on the [value_if_false] part and I feel like it's really simple but it's not coming to me. So basically, trying to display the...

View Article

Image may be NSFW.
Clik here to view.

Excel subtract function

ABCDEF1021-Mar21-Mar21-Mar21-Mar6Hello, I wanna ask how to subtract the A1 - E1.. so if the cell B1 to E1 is not blank considered it as value 1 on each cell.. so if you can see the image the F1 is 6.....

View Article


Hide rows based on 2 criteria, I want to hide all the rows in the worksheet...

Aging report shows all open invoices, I don't want to see invoices that are not over 60 days old or over 90 days old. I want both of those columns to = 0 to hide the row.

View Article

Image may be NSFW.
Clik here to view.

how to sum up using multiple criteria?

i am calculating sum of profits (column O) based on the list of comments as u can see from column V. this is working fine. now i want to add additional criteria where i want it to sum up for me based...

View Article

Image may be NSFW.
Clik here to view.

Why can't INDIRECT() take a dynamic array reference just after opening a file?

I have a formula containing INDIRECT() pointing to some range -- call it B4:F8.If I specify the range explicitly, like this: =INDIRECT("B4:F8")then it works fine.However, if the range in question is...

View Article
Browsing all 988 articles
Browse latest View live