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 ArticleUsing a formula inside of {} to create an array
To prevent the XY problem - I have a half-dozen different grids I need to bring in and multiple for a single value, and each calculation is a single cell inside of a 120x600 table. What I'd like to do...
View ArticleGetting average of data with multiple entries for a single date using Pivot...
I have tried this, but I am unsuccessful.I have the data dump in an excel sheet (Excel 2010). The first column has month. The second has the dates. The third column has numerical data. I have applied...
View ArticleConverting a date from mm/dd/yyyy to its numerical value
I am getting data from a reporting tool. The report contains Date and User columns (in that order). The tool returns dates in mm/dd/yyyy format. Excel does not convert the imported data to a numerical...
View ArticleExcel IF Formula to search rows less than a specific date
I have a very large spreadsheet with many dates in each row with the DD-MMM-YYYY format. I would like to return a 'YES' for all rows with dates less than a certain date (which will change) and return...
View ArticleWhat is the underlying Math/Equation of Excel RATE() function
Principal= 200000Fees= 1000Nper= 360Pmt= 1074Pv= 199000If I use the Excel Rate Function then it gives me the value =RATE(360,1074,199000)*12=5.044%I would like to know the equation/internal math for...
View ArticleSum function is not working properly
I am using Excel to import Data from one excel workbook to another via Data query.The problem is:when I try to use the Sum function, the numbers do not add up and it just shows a 0 even though the...
View Articleexcel formula to look at only 10 digits of the cells
I want to look at only the first 10 digits of the cells.If the cells that are in column C equals to the cells in column G (but in another tab), then I want the result from column H(from same tab of...
View ArticleWhat is the underlying math/equation of the Excel RATE() function?
Principal= 200000Fees= 1000Nper= 360Pmt= 1074Pv= 199000If I use the Excel rate function then it gives me the value =RATE(360,1074,199000)*12=5.044%I would like to know the equation/internal math for...
View ArticleGoogle sheet Formula Calculating
I have a Google sheet containing column upto VQ and 7200 rows, most of the cells containing formulas, what the issue I am facing now is Google sheet taking too long while updating the formula...
View ArticleExcel File / Sheet become slow
I have to copy this formula in almost 4,000,000 cells of MS Excel/ Google sheets, but once did so Excel/Sheet become getting totally freeze due to formulaPls suggest a way forwardFormula to be copied...
View ArticleHow to automatically update sum formula when a column is added while keeping...
I am currently having a problem in Excel.I am trying to find a sum of yearly cost, and this excel sheet will be updated as the month goes on.The problem is, I could easily sum the yearly cost using the...
View ArticleExcel formulas ignore cell value until edited, even if not changed
In an Excel document with two worksheets, I have multiple columns with formulae like:=IF(ISBLANK($E105),"—",XLOOKUP($E105,MAPPED!$A:$A,MAPPED!C:C))The formula returns an error although there are values...
View ArticleEXCEL COUNTIFS, DATEIF, and/or SUMPRODUCT [closed]
I have a spreadsheet that tracks current and historical data for various stages in the last phase of our project timeline.On the data side:On a sheet called Status which holds the source data for all...
View ArticleHow to modify these VBA codes to save excel sheet in excel format (.xlsx)?
I have added a button in excel sheet and now when I click that button it saves the sheet at specific path with specific name but in pdf format. I want to save this sheet simply in excel format (.xlsx)....
View Articlematching names from one Excel Spreadsheet to another
I have two separate spreadsheets, both with several hundreds of employees names. My task at the moment is to go through one of the spreadsheets to see if any employees are matching on both, which will...
View ArticleRun Multiple sets of data through set formula's [closed]
First off thank you for taking the time to look at this question though I would not be at all surprised if I am completely wrong about what I actually need. One of my colleagues and I have been working...
View ArticleXLOOKUP Function Disappeared
I have been using xlookup for several months across several files just fine but today it stopped working across all Excel files. I invested a lot of effort moving from vlookup to xlookup and now it's...
View ArticleHow to use an Excel lookup function for a large amount of data?
I have a large body of work that I am having issues getting a Lookup function to properly work with. I like to separate things in places for ease of access and general beautification. I am trying to...
View ArticleSpreadsheet becomes slow
I have to copy this formula in almost 4,000,000 cells of MS Excel, but once I did so, Excel becomes VERY slow due to formulaFormula to be copied in...
View Article