Adding a column with formula driven text and amounts
I have a spreadsheet and I need to add up column with both text and monetary amounts in. But, because what I am trying to total are the results of a formula, I can't get it right.My spreadsheet is...
View ArticleHide sheets in shared excel workbook.
I have a shared workbook on which I have hidden some of the worksheets prior to saving.I have closed the workbook. If another user opens the workbook the worksheets I had hidden are visible. If I open...
View ArticleFormula based on the cell that has content
Is there a way to have a formula look at the below cells and run a formula based on the cell that contains data? Ideally I would like it create the breach time based on which column has a time and what...
View ArticleIF (OR (AND () function does not work as it should be
when i apply that command, for example P16 = 0.1, S16 = 0.1, it should output "Đ" but it outputs "KĐ". Please help me with this=IF(OR(AND(P16<0,(P16<=R16)),AND(P16>=0,P16<=S16)),"Đ","KĐ")
View ArticleLook in data cluster in a row and fetch the first cell value of the row
I have a sheet where the first column has the names of people, next 4 columns have various dates. I want a function to check the cluster of dates and fetch the list of people allocated for a particular...
View ArticleExcel parent child hierarchy
I have some data and I need to create a hierarchy of data.prdCode is the child and the ID;prdParent shows the parent of the data;prdLevel show what level the data must be at. 0 is the top.I need the...
View ArticleChanging cell values based on another cell
Lets say that I have 3 parameters/cells:High (Cell A1)Medium (Cell A2)Low (Cell A3)the fixed values for these cells are 2, 2 ,2 how can I change the value of cellA1 based on the changes of cellA2, or...
View ArticleLookup 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 ArticleHow do you make a dynamic link to another workbook?
I have numerous workbooks titled in the format "Year Detailed", e.g. "2000 Detailed.xlsx", "2001 Detailed.xlsx", ... "2018 Detailed.xlsx".I am trying to make a summary sheet in another workbook,...
View ArticleChanging 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 ArticleHow to use if statement to merge cells depending on selected value
I am a photographer and I want to create a weekly time sheet for my photo shoot bookings. Some sessions are 1 hour long, some are 2 hours, 4 hours... etc. So I created a table and a dropdown list...
View ArticleExcel: How to increase a cell reference's row index in a formula?
In my sheet I have a few cells containing different cell references with the same row index.Now I want to reference these few cells but add a fixed row offset to it:So the desired result to have in...
View ArticleHow to have a cell calculate only once
I have cell N29 calculating some values based on streaming data. Once a condition is met in cell Q29, the calculation or final value should be passed to cell O29 and no longer calculate in either...
View ArticleCOUNTIF using two conditions while ignoring duplicates
I am attempting to create a chart showing the number of BEV/HEV/ICE vehicles bought each year.I know the formula must have two conditions, but I can't figure out how to get it to ignore duplicates or...
View ArticleHow can I pull specific rows in Excel into a new spreadsheet
I have several spreadsheets containing data I need to analyse. I have a randomized list of numbers that dictate which rows in each spreadsheet I need to code for my data sample. Is there a formula I...
View ArticleHow to keep random numbers from changing in Excel?
I am trying to generate a set list of random numbers between 1 and 5 using the RANDBETWEEN formula. I'm running into a problem that every time I click another cell anywhere in the sheet or even open...
View ArticleIs there a way to stop a cell from updating its value when a condition is...
I imported information about the daily currency exchange rate from an external site to Excel.I use the exchange rate in some formulas every day. The problem is, when the next day comes, exchange rate...
View ArticleI cannot make the formula spill dynamically in 2D
I need some fresh pair of eyes to look at the following Excel formula. I've got the following formula, where I cannot seem to make it spill down dynamically. The formula currently spills to the right...
View ArticleHow do I use an array as a condition in a SUMIFS formula?
Here's my formula:=SUMIFS('February 16 Data Table'!$AD:$AD,'February 16 Data Table'!$AI:$AI,"N",'February 16 Data Table'!$AJ:$AJ,"N",'February 16 Data Table'!$AK:$AK,"N",'February 16 Data...
View ArticleSpreadsheets Formula Check In/CheckOut Autopopulate Data
I am working on a spreadsheet (I am doing it in Numbers since it will easily let me work on the file on my mac, iPhone, iPad and online at icloud.com)... but this is essentially also an excel question...
View Article