Forum Widgets
Latest Discussions
Personal calendar
Hi, I want to personal calendar with notification on the day. Can someone please help with this. Thanks JyothsnaJO1902Apr 23, 2026Copper Contributor19Views0likes0CommentsWhat is this Madness? Weird Average and Sum results
What is this devil math? What am I missing? The darker green value and blue value should match. I checked for truncated decimal values, even rebuilt the sample to ensure nothing was weird about the original cells. This is not an insignificant difference for what I'm doing, and I don't understand why these aren't lining up. I'm sorry if I'm missing something simple, but please, help!38Views0likes1CommentI need Help with Cell Formatting to be able to copy
I have a number in a cell 2022 NET 260 $ 241.32 and I want to get the NET of that value by taking the 260 and multiplying it by another cell Monthly Percentage 7% and subtracting that number from the original 260. I then want to be able to copy the formula and paste it down the column yet making sure that the 7% Cell remains constant unlike the 260 cell. I forget how to do that. HelpKerry_SmithApr 23, 2026Occasional Reader26Views0likes1Commentcopying formulas
how do i increase a number b1 in fomula ='725'!$G$64 i want to increase 725 by 1 when i bulk copy 725, 726, 727 etcbob71Apr 23, 2026Occasional Reader29Views0likes1Commentexcel
how do increase my formula by 1 this is my formula ='725'!$G$64 i want to increase 725 to 726 on so onbob71Apr 23, 2026Occasional Reader19Views0likes1CommentSlicers show (blank), but no blanks exist in the data model
My workbook's purpose is to function as a decision tool. Providers select services they offer using a series of slicers. Their responses filter a pivot table, which shows them which license they should apply for. Some services may be required (or not permitted) under certain licenses. Each slicer represents a service category/type, and slicer options are the specific criteria/specific services used to determine the best license. All options are mutually exclusive (i.e., none of them appear in multiple service categories). In the file, the 'status' variable indicates whether a specific service can be offered with a particular license. There are 4 statuses: Required: the provider must offer this service to qualify for X license (slicer option must be selected) Optional: the provider may offer this service but doesn't have to in order to qualify for X license (slicer option can be selected but doesn't have to be) Not applicable: the service is irrelevant to X license (selecting slicer option has no effect on recommended license) Cannot provide: the provider cannot offer this service to qualify for X license (slicer option cannot be selected) The main issue: In all slicers, (blank) shows as one of the options. There are no blanks in the reference tables. All "real" slicer options also line up with something in the license requirements table... so there aren't any mismatches in the data model that I've been able to find. This is affecting my workbook in two ways: I can't find a way to hide (blank) from the slicers, because I don't know where it's coming from. When (blank) is deselected from a slicer, the filtered pivot shows the number of criteria in each status column for the corresponding service category. Example: The population served service category has 2 valid answers (1 of which is optional and 1 of which is not allowed for License A). When (blank) is deselected from the population served slicer, the filtered table shows 1 in the optional column and 1 in the cannot provide column for License A. Other info: Allowing multiple selections is critical to the final product, so that will have to be done when the file is opened. I tried creating tables for service type, status, and service types/their corresponding options, just in case the data model didn't like the original. These tables are currently part of the data model, but they don't seem to make a difference either way. There are many combinations of services that could be offered. Some act as exclusion criteria for other licenses, so slicers shouldn't be connected to each other. Therefore, I've unchecked the 'hide items with no data' and 'visually indicate items with no data' slicer options. The final workbook will include more license types and additional functions. I removed several licenses to make the file shorter, but all service categories and options are present (since that's where the problem seems to be). I'm not sure how to attach the workbook, but has anyone had this issue before? Is there an issue in the data model somewhere? What am I missing? Any help would be much appreciated!lrrobertsApr 21, 2026Copper Contributor87Views0likes4CommentsCrash of Excel
Faulting application name: EXCEL.EXE, version: 16.0.19822.20150, time stamp: 0x69cd5771 Faulting module name: EXCEL.EXE, version: 16.0.19822.20150, time stamp: 0x69cd5771 Exception code: 0xc0000005 Fault offset: 0x000000000004879a Faulting process id: 0xC24C Faulting application start time: 0x1DCD1000E36A5B4 Faulting application path: C:\Program Files\Microsoft Office\root\Office16\EXCEL.EXE Faulting module path: C:\Program Files\Microsoft Office\root\Office16\EXCEL.EXE Report Id: 0fb8fffd-6a61-48fa-b50b-79d49dc71e0e Faulting package full name: Faulting package-relative application ID: Occurs every 2-3rd day.. Kutools extension is used and crash always occurs when Grid Focus feature of Kutools is enabled.vitalusApr 21, 2026Copper Contributor29Views0likes1CommentProviding info on tab, based on other tabs with parent child relationship.
Hi, This post/question is based on a simplified verion of a security-matrix that is te be audited in the company and also audited against the real time security-tables in external system. I changed things to recognizable terms. What would be the best way to solve the task below? We have a PDF-image based on tab "FuntionRole_matrix" that is periodically audited against the actual situation. Thati is why this tab is not edited by hand but partially based on two additional tabs that are provided from another third party system. These additional tabs are "RoleTask_matrix" and "TaskTool_matrix" In Tab "FunctionRole_matrix" we manually fill the departments, job-titles per department and de roles assigned to the specific job-title. In Column D we have a picklist of all the known Roles, as found in tab "RoleTask-matrix" After choice the Role_ID is provided in column E. (via cell function: =X.ZOEKEN(D2;RoleTask_matrix!$A$2:$A$6;RoleTask_matrix!B$2:B$6;"Not found" (=V.Lookup in dutch Excel verison + semicolons different from english functions) The Top row is filled by a lookup of all the possible tasks. In the FunctionRole_matrix we provide insight in de assigned tasks within a role by a lookup-function in tab "RoleTask_matrix" (via cell function in topline: =X.ZOEKEN($D$1;RoleTask_matrix!$A$1:$A$1;RoleTask_matrix!E$1:E$1;"Not found") (and for cell F2 etc.. the X is set by =X.ZOEKEN($E2;RoleTask_matrix!$B$2:$B$6;RoleTask_matrix!E$2:E$6;"-")) Since we have to provide full insight in the relation between the jobtitle, the tassk within te job en the tools/matrials provided for the job we show the tools/matrials provided on the same line as the role in de FuntionRole_matrix. So that we can provide a signed PDF-copy of this excel-tab. The tools provided must be determined by looking for the, via lookup determined, X-es per role. When an X is detected we have to determine de task provided in the topcel of that row. With this task-ID value we need to search in the tab "TaskTool_matrix" and look for the checked tools/materials that should be provided for every jobtitle that has that task. Roles can overlap on tasks and this can also be the case for the tools/materials. We just need an X on FuntionRole_matrix kolom AB etc.. to see what has to be provided to a person in every job-title. Since there is no VBA-knowledge present i cannot bring this Excel sheet live with a button that sets all the X-es as of column AB. Personally i can do it, but withoud future support this cannot be the case. The solution needs functions in cells to provide the information. I guess it must be a combination of IF THEN ELSE with nested VLOOKUP functions. And we have to look for an X that is provided by a function in the cells. So possible some indirect value comparison needen instead of looking for character X in cell. but i have no clue about how to do it. Hope someone has the solution. Very grateful for response. I can provide the excelsheet via a PM. Seems like i cannot attach it to this post Best regards, MikeMickDidgeApr 21, 2026Copper Contributor58Views0likes1CommentAdding Error Bars to a Graph
I created a bar chart and it wonʻt give me any option to add error bars. This is my first time using this new excel format, and I donʻt know where to go for the error bars. I have tried to google it and watch videos but all the instructions and tutorials are for different excel versions.MollySBApr 21, 2026Copper Contributor38Views0likes2CommentsWeird bug in Excel 2024 LTSC when switching sheet direction (RTL issue)
Hey everyone, I ran into a strange bug in Excel 2024 Professional Plus LTSC (running Windows 11 25H2). Whenever I open a new workbook and change the sheet direction from Left-to-Right to Right-to-Left, I can’t properly select cells anymore. Clicking on any cell, row, or column doesn’t show the selection border — it’s like Excel doesn’t highlight anything. I have to click multiple times to make it respond. https://i.imgur.com/nAeqnRh.mp4 This only happens after changing the direction. If I keep it Left-to-Right, everything works fine. I tried reinstalling and even tested Excel 2021, and the issue doesn’t exist there. Seems like a bug specific to the 2024 LTSC version. Has anyone else seen this or found a workaround? EDIT: I've already filled a bug report at the MS Feedback Portal https://feedbackportal.microsoft.com/feedback/idea/81911365-f23c-f111-9a91-7c1e52d4091cHoussemKheApr 20, 2026Copper Contributor64Views0likes1Comment
Tags
- excel43,758 Topics
- Formulas and Functions25,341 Topics
- Macros and VBA6,559 Topics
- office 3656,317 Topics
- Excel on Mac2,730 Topics
- BI & Data Analysis2,482 Topics
- Excel for web2,006 Topics
- Formulas & Functions1,716 Topics
- Need Help1,703 Topics
- Charting1,694 Topics