Last seen: May 20, 2025
Hi Kevin, There's nothing unique about rows 13 to 16 for it to make sense to copy those values from row 16 up. Why would you have duplicate rows li...
Hi Kenneth, Perhaps I'm not understanding what you mean. Where are these 60k rows downloading to? A table in the Excel file, the Power Pivot data m...
Hi William, Welcome to our forum. You can use the technique explained in this tutorial on looking up pictures in Excel. Seeing that you don't need ...
Hi Ben, Welcome to our forum. You can use the FILTER function for this like so: =COUNT(FILTER(I2:I70,(LEFT(I2:I70,2)="13")*(K2:K70="N/A"))) M...
I wonder if there's some VBA in the file that triggers something in the Slicer upon opening?
Hi Kenneth, You can turn off data load in background. File tab > Options & Settings > Options > Current Workbook Data Load: deselect '...
Hi Jessica, The User Report does not have a relationship with the Absolute Values table. If you delete the relationship between the GL by User Repo...
I don't think you're going to get an answer for this, John. It's the switching of the values from 73 to 37 that is not something Excel is designed to ...
Hi Shannon, Welcome to our forum! You can use VLOOKUP with an approximate match for this. Or use Power Query to do the equivalent of a VLOOKUP appr...
I've not seen this before, Bax. Maybe the measure related to the Slicer is not calculating. Have you tried filtering using the Filter buttons instead ...
Hi Paul, The overall size of the chart will not adjust so that the bars/column remain the same width. This is by design because often a chart will ...
Hi Jorge, Please see the file attached. I used the techniques described in this Power Query Unpivot tutorial for repeating rows. Note: your 'end...
Hi Jorge, Please create a mock up of your desired result based on the data in Sheet1. There is a lot of information in this sheet, however from you...
Hi Steve, You shouldn't need to translate your file as Excel will automatically convert formulas to whatever language settings we have. It might be...
Hi Steve, It's a bit tricky to fully comprehend the issue without a file, however I wonder if you can use this technique to get multiple sheets fro...