Combining two formulas together into one formula
I was wondering if anyone knew how to join these two formulas together so they will work and accomplish all that is needed in one cell? Both formulas work separately but I need them to work together in...
View Articlehow to create a formula to return values with 3 digit
Please help me to create a formula for the following decimal place condition111.000 = 11111.100 = 11.11.110 = 1.110.111 = 0.1110.011 = 0.011I tried "round" formula, but the result return trailing...
View ArticleHow do I use XLOOKUP
I am trying to use XLOOKUP but not sure what I need to put in the last two prompts (have read that they are not a necessity so what shall I populate with a 0?)
View ArticleCalculating time between two dates excluding weekends when an input is during...
I am attempting to calculate the time difference between two dates to exclude weekends and holidays in Excel. The issue I am running into is that sometimes an event happens during a weekend.For example...
View ArticleExcel SUM function and + operator different for blank text
The + operator in Excel gives an error when adding two cells whose values are empty text, while the SUM function treats these cells as zero (as I expected). I am trying to understand if this is the...
View ArticleCan SUMIF show blank for 0 result?
=SUMIF(Auto_Tracked!B1:B300,"rcumbaa",Auto_Tracked!D1:D300)I would like it to show blank rather than 0 if possible
View Articleusing Excel to store and sort Car show data, need to sort 33 classes into 5...
I am building an Excel database of a car show's registered users. I have several sheets sorted in different ways (for various purposes). For one page I will have the owners' names sorted alphabetically...
View ArticleIn excel is there a way to “turn on and off” the =min in a formula?
I am creating a budget spreadsheet in excel and in some instances I will need the formulas in the spreadsheet to include the =MIN and in some instances I won’t. For example, the formula is:=MIN(221900,...
View ArticleMS Excel Convert column data into row
I have all data in a column in MS excel.Please see the attached picture: .I am trying to covert data with its corresponding heading and other data associated with its "Acct No.". as sample showing in...
View ArticleExcel Formula: How to filter against an array excluding blank cells?
I have a worksheet tab that contains a table exported from a piece of software used. On another sheet I have a filter function set up to be based on cell input, essentially a quicker way to search...
View ArticleHow to remove hidden character in excel?
I have an excel table like the following, I want to delete the blank cell by:Find & select -> go to special-> blanksthen ok, but "no cells where found" appears,after I tried pressing the...
View ArticleWhy does rank.avg and rank.eq give duplicate ranks?
I have just recently (a week ago) started learning Excel, and I'm struggling to understand why Rank.avg() and Rank.eq() are giving duplicate rankings, when all the values are different. Neither my...
View ArticleConsolidate Data from Multiple Columns into One Column
I have a dataset that looks something like this:CustomerCol1Col2Col3Bob1112221Michael112Anna1132223Rachel1142224334Person5115I'd like to put all data into one column, something like...
View ArticleHow to make a cell return a number if in another cell I input a certain...
First of all, English is not my native language so explaining what I need is tricky.So I have product that can have a range of widths. Depending on the width of the product, the aquisition price...
View ArticleAdjust sequence position of barcode scanning result
I've been improve our warehouse record method by barcode scanning. But the problem defaut scanning result inside excel format is after scan cursor will move to below cell ( ex : A1 to A2 to A3...
View ArticleExcel - Formula help - If A2 = !A2:A4, highlight !B2:B4 IFNOT = B2
I have 2 large workbooks of employee data and need to express the following in a formula.Workbook 1:Employee IDFirst Name00000001Sam00000002Fred00000003BobWorkbook 2:Employee IDFirst...
View ArticleCalculate a moving average in excel where the lookback (window) duration is a...
I am trying to calculate a moving average of a dataset where the moving window time duration is not fixed, but changes over time based on numbers in a different column. Using the screenshot I have...
View ArticleMatching one column with another in excel
I have a set of data consisting of Power Plants information and their respective keys along with their coordinates and states or cities they are located in. In column M as you can see, titled...
View ArticleSubtracting value from pivot table (only when the data is available)
The data in my pivot table changes every week. Sometimes the value for certain data will not be available during certain week and available in other week. For now I had to manually check the data and...
View ArticleVLOOKUP and HLOOKUP combo
I am struggling with the following (see snapshot) and I can't understand what I'm missing.If the id matches, I would like to extract the value of that id in when the values in col2 matches the headers...
View Article