office 365
6208 TopicsCustom Fields in Booking not showing in calendar invites
I have added Custom Fields in the Booking configuration, see below. But those are not showing in the calendar invite but only in a separate confirmation email. Would it be possible to see the answers for those customs fields in the calendar invite?386Views0likes4CommentsFormat cell border tab with limited line options
Several line options are missing from the dropdown menu (see the picture above). That is all the line options I get. I no longer have the thicker line option, double lines, or several other styles I used to have. My 365 is up to date. I need help restoring all the line options.20Views0likes1CommentEXCEL FORMULA INTEGRITY VALIDATION USING POWER AUTOMATE
OVERVIEW I built a Power Automate workflow to validate Excel financial models and alert errors in real-time. Excel Agent Mode can miss formula dependencies and reconciliation checks. This workflow ensures formula integrity and sends real-time email alerts when issues are detected. FLOW LOGIC Trigger – Starts when an Excel file in OneDrive is modified List Rows – Retrieves validation table Filter Array – Keeps rows where Status = "Error" Initialize Variable – Prepares summary string Apply to Each – Adds each failed check Condition – Sends email if errors exist Send Email – Include bold red highlights for errors SAMPLE EMAIL ALERT A validation error was found in your financial model. Net Income Flow-through: Error (11/04/2025 03:30) Test Error Trigger: Error (11/04/2025 03:30) Please review the Excel model and correct the issues. USAGE INSTRUCTIONS Upload your Excel file to OneDrive with the validation table Update the Power Automate flow to point to the correct file and table Ensure the Filter Array step checks Status = "Error" Save and test the flow; errors trigger email alerts Optional: Customize the email template for formatting or recipients WHY THIS MATTERS Excel Agent Mode may miss formula linkage or integrity issues Dependent relationships may be misinterpreted Workbooks may be modified without validation records This workflow ensures: Formula integrity is maintained Errors trigger real-time alerts Audit trails are preserved REFERENCE Microsoft Support: Agent Mode FAQ https://support.microsoft.com/en-us/office/frequently-asked-questions-about-agent-mode-in-excel-frontier-1cfd906d-40b4-46be-8e2d-65b893e28a02?utm_source=chatgpt.com GITHUB REPOSITORY For full workflow and files: https://github.com/olufemiolamoyegun/excel-formula-integrity-validation?utm_source=chatgpt.com16Views0likes0CommentsSumming rows values while a specific column answers a specific condition.
Its much smaller than the sheet I work with but for this example I want to scan column 1 representative and if the value in a cell form A2:A6="D" I want to sum its rows. in this case I expect the answer 3+1+8+1=13. Tried the sumif but it works for 1 column at a time and not scanning multiplied arrays. Tried sumproduct and still couldnt get the cell to show the total amount. since in my actual worksheet there are 37X57 array, going manually and put formula in each specific row is less ideal soo I am looking for a specific command to solve it and calculate along the data that changes on the sheet.24Views0likes1CommentNo puedo abrir mi Excel, ningún archivo.
No puedo abrir ningún archivo de excel, se queda cargando pero no abre. Solo puedo abrirlo en modo seguro. He quitado los complementos y aún sigue sin abrir. He desinstalado e instaldo Office 365 y aún sigue sin abrir, se queda cargando. Espero que alguien pueda tener la solución a este incoveniente. Los demas programas me abren (Word, PPT...)66Views0likes2CommentsExcel selects wrong cell
Hello, I am here to report on what seems to be a common issue... After working for a few minutes in excel, when I go to click on a cell, the wrong cell actually gets selected, and it is usually several cells above or below the cell my mouse is hovering over. I sometimes have success in saving, closing and reopening the book, but not always. Excel Office 365 version, updated on schedule, as always.53KViews13likes67CommentsFootball Pool Sheet Using Logical Formula
I run a local football pool and I developed a great spreadsheet, but I want to add another wrinkle to it I type in a W or L based on the result of the score to each teams spread I copy and paste all the scores based on rotation so its easier to sort I want to have the formula automatically insert a "W" or "L" based on the difference in score and spread after i paste all the scores If you think I need to add or do something else to make it easier, please let me know I WOULD LOVE TO KNOW HOW TO LINK LIVE TIME SCORES WITH A WEBSITE, BUT ONE STEP AT A TIME LOL THANK YOU!!!!!76Views0likes1Commentfinding the year in a range of cells
Hello everybody, I'm trying to find a way that I can work out the year for every cell in a column, without having to individually type "YEAR (a1), Year (a2)….etc". The column could hold 65000 cells eg. a1-a65000. each cell in the range will have a different date and year. on each Row there is also a dollar value associated with that month and year. Just to make things harder, the dates on each row will not necessarily be in order. I need to make a table that finds the year and the dollar value and the month. Each row in the table is for another year eg 2019, 2020, 2021 etc. and each column in the table is for the month. All dollar values for that year, in that month needs to added together, to give a final total of sales for that month and year. I am absolutely hopeless with VBA, and only just above a novice in excel use. Any help anyone could give me would be really helpful and appreciated JeffSolved3.7KViews1like5Comments