How do I lookup matching values in two Excel tables?
I have two tables, each with one common index column. One table has multiple entries of the index value with other information in adjacent columns; the other table has one entry of the index value with...
View ArticleHow can i limit the results of this formula to 0 without creating negative...
How can I limit the results of this formula to 0 without creating negative numbers?Formula=IFERROR(((N36-P36)/N36 ), "NA")it generates values like this I would like to put a limit that would prevent...
View ArticleGiven workday, how to find prior day in Excel such that it's a particular...
I need to prepare an Excel worksheet to do the following: Given the date of a work day (DATE_WORKDAY_1), find the date of a previous work day (DATE_WORKDAY_2) such thatI can specify the weekday of...
View ArticleMoving cells down columns without losing formatting in column in Microsoft Excel
When I move cells down a formatted column in Microsoft Excel in order to insert information in the column above the moved cells, Excel removes the formatting from the cells into which I am inserting...
View ArticleHow to create simple employee scheduling with no duplicate shift?
I am using Excel 365 and I want to make a simple employee scheduling using excel. There are 3 shifts: morning (1 person), afternoon (1 person), and night (2 persons).The employees example 16 personsAnd...
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 ArticleExcel formula inquiry [closed]
I am stuck and cannot apply any of the previously recommended solutions. I am counting sick leave occurrences for 40 staff members. One Excel sheet is showing each month separately, so I have data for...
View ArticleHow to calculate the most-recent "sung on" date of a list of hymns, given the...
I have two sheets, tracking the hymns we sing at church. I'd like to automatically get the most-recent date we sung every hymn in the book.For example, sheet 1 has this:Hymn No.TitleLast Sung1Song...
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 ArticleHow to use excel filter function to filter all items that match my list of names
I have a long list of company names, I'd like to try and use the Filter function in Excel365 to be able to filter for only the names that appear in my...
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 Referencing the amount of cells selected by Cell A in Cell B
I have a task that requires me to (in Cell A[Sheet2]) to select a series of cells in column Q in another sheet (Call it Sheet1) and then average that value.What I want (Cell B[sheet2]) to do is count...
View ArticleHow can I format a value as a number in a Excel formula that includes text?
First time poster!I have two tables of information: The top table is a product price index. The bottom table is criteria for how the cost for a product can be split into monthly payments.Picture of...
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 ArticleReturn a "one" for the first instance of duplicate values and a "zero" for...
I'm trying to write a formula to check for duplicates in one column.It should return a 1 for the first instance of the duplicates and a 0 for the other instances. If the value doesn't have a duplicate...
View ArticleDistribution in Excel using rounding
I have a bag of 15 cookies of 100 calories each. The members in my family are to be distributed cookies based on a recommended calorie allocation. These values are:PersonCalorie...
View ArticleExcel: count unique instances across two columns
I have a spreadsheet that has a column for cell sites and another column for frequency like this:SITE FREQUENCYMA1084 687MA1084 687MA1084 687MA1084 4382MA1084 4382MA1084 4382MA1096 4358MA1096...
View ArticleHow to combine data from rows with a matching value in Excel?
I have a spreadsheet full of travel data where each leg of one trip is listed in a new row. Each of those rows shares the same trip identifier ID (Record Locator).I need a way to find all matching...
View ArticleHow can I remove spaces between only certain numbers in Excel text cells...
I have an Excel spreadsheet containing an Internet Archive text file. This Internet Archive text file is a conversion of a scan of a nineteenth century catalogue of early modern wills.The scan...
View Article