excel for web
2023 TopicsHow to get form submissions from my website automatically into Excel?
Hi everyone, I have a contact form on my WordPress https://chimneysolutionsplano.com/ (built with Fluent Forms plugin) with fields like First Name, Last Name, Email, Phone Number, Service, Location, and Message. Right now submissions are supposed to send an email notification, but I'm not reliably getting those. Since I can easily access an Excel file from my desktop, I'd rather have the submissions go directly into a spreadsheet instead of relying on email. I looked into it a bit and found that Fluent Forms has a Google Sheets integration but only in their paid Pro version, and nothing built-in for Excel directly. I'm wondering if there's a way to do this using Power Automate or some other Microsoft tool, ideally without paying for extra plugins if possible. Has anyone set up something similar? Would appreciate any pointers on where to start. Thanks!24Views0likes0CommentsGetting error when adding Add-ins in Excel
Hi all, I have trying to install add-ins to microsoft excel using a M365 Personal Account, and i keep getting an error "Add-in Error: We couldn't connect to the '{0}' catalog server for this add-in" screenshot attached below. I have tried on both Excel Web and and on the desktop Excel app and still the same issue, I have already had a session with microsoft support and they were not able to resolve this for me and directed me to this forum, Any help will be appreciated thanks in advance.297Views0likes3CommentsReferencing data in my formulas from specific file names in SharePoint.
We have a company SharePoint site with multiple subfolders each containing monthly excel spreadsheets. In one of the folders, I have my master spreadsheet that where the formulas are pulling in data from the files that are being uploaded. This works when I open my master spreadsheet and one of the monthly sheets, (e.g., East-February, or West-January and then link the two cells with an = and click on the source cell. On my Master spreadsheet the formula looks something like this: ='[West-February.26.xlsb]MontlyBudget'!A1 There are about 17 different folders however and instead of opening each one and redoing this every time one in uploaded. I would rather just copy the formula on my master spreadsheet i.e. ='[East-February.26.xlsb]MontlyBudget'!A1 ='[North-February.26.xlsb]MontlyBudget'!A1 ='[South-February.26.xlsb]MontlyBudget'!A1 etc. Ideally when the North area uploads their spreadsheet the formula just pulls in that data. What is happening is that I am copying the exact formula over to my new cell, I end up with a #REF error message and cannot seem link. 2 questions: Can I link these without opening up each spreadsheet separately and copying and pasting the link each time? Can I link these to future files that aren't yet created, e.g., Once West-December.26xlsb is uploaded, the data automatically pulls in?141Views0likes3CommentsWhat's the simplest way to make a genuinely random name selection system using Microsoft tools?
For example, suppose I have a list of participants in Excel and want to randomly select one winner without manually choosing from the list. Would you use RAND/RANDBETWEEN in Excel, Power Automate, or another Microsoft 365 approach? I'm also interested in preventing the same person from being selected twice when several winners are needed. I'd appreciate an approach that's easy for someone without much Excel or Power Automate experience to understand.153Views0likes5CommentsRounding Issues
I am trying to create a "change maker" spreadsheet. We have a need to determine monetary denominations for several clients for refunds... A B C D E F G H I J K L Random Money 100 50 10 5 1 0.25 0.10 0.05 0.01 775.1047 775.10 7 1 2 1 0 0 1 0 0 $775.10 949.3219 949.32 9 0 4 1 4 1 0 1 2 $949.32 947.3099 947.31 9 0 4 1 2 1 0 1 0 $947.30 1231.75 1231.75 12 0 3 0 1 3 0 0 0 $1,231.75 1180.4836 1180.48 11 1 3 0 0 1 2 0 2 $1,180.47 1486.3901 1486.39 14 1 3 1 1 1 1 0 4 $1,486.39 59.166 59.17 0 1 0 1 4 0 1 1 2 $59.17 1450.5418 1450.54 14 1 0 0 0 2 0 0 3 $1,450.53 1042.6726 1042.67 10 0 4 0 2 2 1 1 2 $1,042.67 88.9004 88.90 0 1 3 1 3 3 1 1 0 $88.90 457.3006 457.30 4 1 0 1 2 1 0 1 0 $457.30 The formulas: A: ROUND(RAND()*(1500-30)+30,4) - random number generator to create random money amounts between $30 & $1500 B: ROUND(A3,2) - round A to 2 decimal places for money C2: INT(B3/$C$2) - Calculate $100's (simple) C3: =INT(($B3-(SUMPRODUCT(ROUND($C$2:C$2,2),ROUND($C3:C$3,2))))/D$2) - Calculate each other denomination - requires keeping track of current balance.. D3:K3 - Similar to C3 adjusting for col/row... D3-K3 are same as D2 adjusted for col/row... L3: ($C$2*C3)+($D$2*D3)+($E$2*E3)+($F$2*F3)+($G$2*G3)+($H$2*H3)+($I$2*I3)+($J$2*J3)+($K$2*K3) - Error Checking... The problem is in the Pennies column. Sometimes it is off by $0.01 as in rows 4, 6, & 9 A secondary problem that I am having is copying formulas with $... Sometimes when I copy a formula down that has ROUND($C3:H$3,2) for example, the H$3 turns into H3 and the $ is removed. In other cases it is added where it didn't exist. Is this normal behavior? I thought the $ was there to fix the row/col reference? MKSolved173Views0likes3CommentsI'm looking for a practical way to calculate Pakistan salary income tax in Excel.
The goal would be to enter a monthly salary and have the spreadsheet estimate the applicable tax and resulting take-home amount. Ideally, the calculation should be easy to update when the applicable tax slabs or salary-related rules change. For someone building this in Excel, would you recommend keeping the tax slabs in a separate lookup table and using formulas against that table, rather than hard-coding the rates into one large formula? I'm particularly interested in approaches that make the spreadsheet easier to maintain when tax rules change.164Views0likes1CommentGLSU Excel add-in fails to load after Office update from Version 2607 to 2608
Our Excel add-in, Process Runner GLSU , fails to load after Microsoft Office updates from Version 2607 to Version 2608. This started August 17, 2026 and is actively growing in scope. Error messages: Excel: Cannot run the macro 'onLoad' VBA: System Error &H80004005 (-2147467259). Unspecified error VBA: Compile error in hidden module: ThisWorkbook Has anyone encountered similar issue with their own custom add-on. If yes, any pointers to fix it. We are seeking help on priority. Thanks, Vrushali Pawale, Sr. Manager, Insightsoftware.662Views0likes1CommentExcel Protected Sheet: Cells Still Editable Even Though They Aren’t in the Unlocked Range
I’m having an issue with sheet protection in Excel where certain cells remain editable even though they are not included in any of my configured Unlocked Ranges. I have sheet protection enabled and have specifically configured the following ranges as editable: A:E G:G J:J P:BE Based on that configuration, I would expect columns F, H:I, and K:O to be protected. However, the behavior is inconsistent: Column F/G is correctly locked and cannot be edited. Columns K:O can still be edited, despite not being included in any of the Unlocked Ranges. I’m trying to understand why F/G are respecting the protection as expected while K:O remain editable under seemingly the same protection configuration.Solved222Views0likes4CommentsOffice Scripts does not refresh Power BI Query live connections in Excel Online
Hello everyone, I've got the following problem and am nearly going insane because it's causing so much problems 🥲 Summary The Office Scripts method workbook.refreshAllDataConnections() no longer refreshes a live connection to a Power BI Semantic Model in Excel Online. Environment Excel Online Office Scripts Power Automate ("Recurrence" + "Run Office Script") Live connection to a Power BI Semantic Model (Analyze in Excel) Expected behavior Calling workbook.refreshAllDataConnections(); should trigger the same refresh as manually selecting Data → Refresh All in Excel Online. Actual behavior The script completes successfully without any error, but the workbook does not requery the Power BI Semantic Model. Additional observations The same workbook worked correctly for approximately two years. The issue started around mid-July 2026. Manual Data → Refresh All in Excel Online refreshes successfully. Refreshing in Excel Desktop also works correctly. The problem occurs both: when running the Office Script manually from the Automate tab in Excel Online when running the same Office Script from Power Automate ("Run Office Script") This suggests the issue is specific to the Office Scripts implementation of refreshAllDataConnections() rather than the workbook, authentication, or the Power BI connection itself. Steps to reproduce Create an Excel workbook with a live connection to a Power BI Semantic Model. Confirm that manual Data → Refresh All refreshes the data successfully. Create an Office Script containing only: function main(workbook: ExcelScript.Workbook) { // Refresh all data connections workbook.refreshAllDataConnections(); } Run the script. Result The script finishes successfully but no refresh is performed. Expected result The workbook should requery the Power BI Semantic Model exactly as when using the manual Refresh All button in Excel Online.331Views2likes2Comments