I want to count IF both condition are true Logically count by AND excel
I have two Columns both are categorical columns. Like Age_group and Engagement_category.And I want to get count no. of each engagement_category in each Age_group.| Engagement_category | Age_group...
View ArticleAdd multiple Utilization (percentage) trend lines to a Stacked Bar Chart with...
I would like to know how to put in percentage trend lines for individual levels in a stacked bar chart using the data below. I want a usage trend line for the total, as well as certain specific...
View ArticleInserting rows without moving the conditional formatting
I'm working on a spreadsheet with a lot of conditional formatting. But I've got one thing that I'd like to change but isn't working as wanted.I'd like to highlight an individual row ( lets say Row 9)...
View ArticleExcel 2016 can't sort with new parameters
I setup a table in Office 2016 that gets data from a pivot table to calculate sales by personnel, multiply with how much they're worth, calculate the total and rank them according to total points and...
View ArticleWhy is my conditional formatting not working?
I have a column of consecutive dates. I would like to highlight the rows for Saturdays. I have Conditional Formatting applied to $2:$112, and the formula for formatting is =weekday($a2) = 7. However,...
View Articlehighlight cell with same value in different sheets
Excel 2016.I have two cell ranges in two different sheets: sheet1!B2:B250, and sheet2!B2:B164 for customers names.When I insert a cell in between the cell range in any sheet and type a name e.g....
View ArticleIs it possible to filter a numeric column for values starting with a specific...
I have an Excel data where one column has numeric values of varying lengths, with sample values like 100, 100001, 11050, 201, 222001, etc.I want to filter values starting with 1. I am able to do it...
View ArticleHow to ignore column values under a certain threshold when making a chart in...
I have a column of about 14,000 populated numerical cells, and when graphing this column I would like to ignore all values that are less than 1000. These values are due to error in sensors and show up...
View ArticleWhy does find max date return zero but Excel formula results are correct?
I have a spreadsheet with the names of tenants with the dates of their last price increase. I want to summarize this to show the tenant's last rent increase. The formula I am using is...
View ArticleExcel 2016 Freezing when entering data into a spreadsheet with multiple formulas
When working in spreadsheets with multiple formulas, if users enter data into a cell then leave the cell, Excel freezes for a few seconds to a couple minutes. The time varies depending on which...
View ArticleHow to split a string by certain length in excel and put it into columns
In excel 2016 I want to split a single string with no separators into a 2-character cell under column A (same column). The string has no fixed length.Example AAB4101X -> AA | B4 | 10 | 1XExample...
View ArticleAs a US user, how can I change the default date format in Excel 2016 (Mac) to...
Note: I see several questions (q1, q2) on this topic that describe how to accomplish this with the Windows version of Office, but I haven't found anything on Mac version of Office.I'm a US user, and I...
View ArticleExcel 2016 - How to count UNIQUE rows that are "assigned" to someone?
I am building a chart that contains the total amount of rows and accounts assigned to a user in Excel 2016. The first issue is easy and I resolved it with a COUNTIF function, however the second part...
View ArticleGet address of offset formula in another cell Excel
I am working with a group of very complicated offset formulas. I need to see which cells they reference (excel visually highlights the cell off of which the offset is based). The offsets are to a large...
View ArticleHow to search Upwards and paste first text value then stop for every cell
I'm writing an Excel formula for work. I wanted to make it a little better. The Excel is filled with a bunch of info related to work.I have it searching through column D looking for text (that...
View ArticleHow to change Data Source in Power Query for Pivot Data? (Browse Button missing)
Ok, short explanation what I did: I created a Report in a Workbook ("Main File") linked with Power Query to another Workbook ("Source") which contains my data source. I have multiple Queries, 8 of them...
View ArticleHow to disable “marching ants” from overriding my external clipboard data in...
Did the copy-and-paste behavior change in Excel 2016?Every time I want to copy something from an external application, I have to press Esc first in Excel 2016 to cancel the marching ants (selection...
View ArticleExcel "Can't find Project or Libary" - but which one?
Using Office 2016. I have an Excel file with VBA. Whenever I open it, I get the error "Can't find Project or Library". Excel immediatlely closes. I opened Excel and, without opening the file, looked at...
View ArticleMissing Paste (P) option in Excel 2016
I'm copying some data from a webpage which is tabulated. When I click Ctrl+C in Excel 2010 and Ctrl+V to paste, it pastes correctly.However, in Excel 2016, the Paste (P) option is not there.Only - Keep...
View ArticleShow data label on error bars
I have a bar chart showing rates per lane (trucking) with error bars showing the % variance between 2 (Feb 2018 and Feb 2019). How do I get the % to show on the error bars, like a data label?enter...
View ArticleHow do I remove or disable downloadable fonts in Microsoft Word and Excel?
I have a Microsoft Office 365 subscription. In Microsoft Word 2016 and Microsoft Excel 2016 the font drop-down menu in the Font section of the Home ribbon includes cloud fonts that can be downloaded...
View ArticleMultiple instances upon opening multiple Office Documents
Starting with Version 16.0.8625.2121 of Office (tested with Word and Excel) - when you select multiple documents in the Explorer and hit Enter to open them, you will end up with instances to the count...
View ArticleHow to combine SUBTOTAL and SUMIFS in Excel?
I am struggling to combine my SUMIFS formula with SUBTOTAL. As you can see in the picture, my SUMIFS formula (highlighted in yellow, formulate pasted as text below it) sums up Column C when values in...
View ArticleXLookup with an IF Statement to return an Empty String if Value Not Found
Right now, when I do an XLOOKUP, if a value is not found, 0 is returned.What I want to do is return an empty string if a value is not found.What I am doing so far is...
View ArticleCalculate average ignoring blank cells which also contain formula
I am having trouble with the final Grand Total Average calculation to ignore “blank” and “zero” from the group of sub totals from the above columns.The blank cells also contain a formula.I only want...
View ArticleExcel — keep leading zeros in text string
For Excel associated with Microsoft Office 2016:I have seen answers to keeping leading zeros in Excel for a number, but how does one keep the leading zeros displayed for a text string (taken from a...
View ArticleHow to Extend Zoom Scale in Print Preview in MS Excel 2016
Using Excel 2016, how can i zoom in whilst in print preview ?I can zoom in a little using, CTRL+Mouse Scroll, however, I want to have a closer view, is this possible ?
View ArticleExcel: donor worksheets: how to keep references in local file
Two Excel files:A donor.xlsx spreadsheet with two worksheetsA recipient.xlsx spreadsheet with two dozen worksheetsThe donor worksheet has a pair of worksheets: the first is a very large table and the...
View ArticleHow to automatically import data from csv file and append to existing Excel...
I have a .csv file and a master excel file. The master file contains a table and I would like to automatically append the data in the .csv file to the existing table. The data has the same headers and...
View Articlehide filter in pivot table
I created a pivot table from the following data:Salesperson | Amount | Include?John | 100 | YesJane | 350 | YesJim | 200 | NoJack | 150 | YesMy Rows is Salesperson, my Values is Sum of Amount and...
View Article