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

Excel Sortby formula on alpha numerics e.g. A1 to A100 to return 4 rows of...

I have used this formula to sort the column A1 to A100 so that A=SORTBY(A1:A206,COLUMN(INDIRECT(A1:A206)),1,ROW(INDIRECT(A1:A206)),1)thanks to one of your posts: Advanced sorting of alphanumeric...

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


How do I lookup sheet names and create hyperlinks to sheets in a workbook?

I am managing a workbook with many sheets and I would like to make a separate sheet for navigation.The sheets' names have a numeric prefix, like:000-ATable001-AnotherTable002-YetAnotherTableThe sheet...

View Article

Format values by random color mapping in Excel

I don't know if this is achievable in Excel, but what I want is:I have a column with ID's that are in a format similar to a timestamp value, and there are times seconds, days or months apart.I want to...

View Article

Image may be NSFW.
Clik here to view.

How to get the second lowest unique value if more than 1 value available...

I would to get the second lowest unique rating value from an array of 5 rating values if the values are different. Zero should be excluded. Duplicate values should be treated as 1 value. If the value...

View Article


Image may be NSFW.
Clik here to view.

How to highlight cells based on my defined pattern

Experts, Please help this excel newbieAdmin Developer SubscribeContributor Product Owner WriteViewer Stakeholder Create Test engineer View Viewer Modify Assign Add others View historySuppose if i click...

View Article

How to compare two sheets and get the common rows

I have a excel file which has two sheets and below is the first sheet and second sheet. I want to compare the two sheets (ex: each row of first sheet with with all the rows of second sheet ) and then...

View Article

Image may be NSFW.
Clik here to view.

How to sum values based on unique values in other column when filter is applied

I have the following problem. There are order numbers in column A which are duplicated due to a different products in column B. What I need is to sum order values in column C only for unique order...

View Article


sum cells based on corresponding values in a data set in excel

Can someone kindly help with the following please, I would like to calculate the sum for each person if it says yes in the columns with the corresponding...

View Article


How to auto update formula when a new column is added

I have a body of data, and on another sheet I have calculations for the minimum and maximums of entire rows. The data starts in D4 and each row is another data set. The problem is when I add a new...

View Article

Dynamic Array - How to Conditionally Generate Sums?

I have a formula that's meant to iterate through a dynamic range, generate cumulative rows (the #/# in "Tally" represents a number of pieces and a length in ft.) and stack them into a new sheet.Data...

View Article

Formula Name Error converting address list to address block list

6240 Grand Blvd; Grace Church to 6200 Block Grand Blvd.; Grace ChurchTo convert addresses to block listed addresses I am trying to use this four step formula:=LEFT(A2,(FIND(" ",A2,1)-1)) =MID(A2,FIND("...

View Article

Use 'if' to check a condition. If condition is not met, then do not change...

Cell B1 has value 1Cell B2 has value 1Cell B10 has no value.I write 'if' formula: B10 = IF(b2=b1, b2,)The value in B10 changes to 1.Now, I change B2 value to 2.The cell B10 changes to 0. (because the...

View Article


Excel auto populate DATE from one worksheet to another in same workbook

I really hope someone can help me with this. I'm getting super frustrated. I have a specific cell (F3) on sheet1 that I'm using the DATE function to show a specific date (not the current date). I want...

View Article

IF Formula Greater Than Zero Comparison Returns TRUE For Text Values

I was troubleshooting what I thought was a basic IF formula that I expected to produce a FALSE result. The formula is:=IF(A1>0,"True value","False value")The formula is placed in cell C1. When the...

View Article


I want to increment a cell reference of a formula

I have a sheet with player names that change every 19 rows and I want to be able to quickly drag the row down and have it auto paste the formula with it adding 19 rows and pasting the data in for that...

View Article

How to VBA update a cell value based on another cell

I've looked all over stack exchange and have not seen exactly what I'm looking for. I have an extensive list of some items that need constant calibration at different dates and intervals, and what I'm...

View Article


Image may be NSFW.
Clik here to view.

What IF / OR formula in excel can calculate duration between a specific date...

I'm not sure if this is possible but here is what I would like to do if anyone knows a formula please.I want to show the duration (in weeks) that a Case is is/was open based on:a) between the Date...

View Article

Using Ifs and Min together, returning a different number depending on lowest...

I have a column that will contain several numbers (between 1-4) in each cell depending on answers from a survey. ie 1,2,3,4 or 3,4 or 1,2,3In a separate column i need to have just one single number,...

View Article

Image may be NSFW.
Clik here to view.

Excel INDEX MATCH looking between two dates of my choosing

I'm using Excel to log a list of items (name of items in column D) and then how long that item took to produce in column G.I'm doing an INDEX MATCH to search for the worst performing product of the...

View Article
Browsing all 1011 articles
Browse latest View live