excel for web
2012 TopicsUnwanted format changes on Excel worksheet in SharePoint
Hello - I've been working successfully with an Excel worksheet (.XLSX extension) that is published to SharePoint and has multiple Users viewing/updating data on this worksheet every day. Today, columns on this worksheet keep reverting back to varying widths (some way too wide and others way too narrow) despite going into the worksheet, re-formatting the column widths and saving the document. Other worksheets in the same workbook so far do not exhibit this behavior and are maintaining the desired column formatting (i.e., proper widths). I cannot figure out what is causing this unwanted formatting to happen and it has not happened before. I'm guessing this is an Excel issue, but might the SharePoint component be a factor as well? What are the potential causes of this, and what can I do to make the desired formatting remain and not revert back to the unwanted formatting? Thank you!127Views0likes2CommentsMSO Files being randomly renamed while open on desktop
Not sure if anyone is facing this issue - but I have been facing this for 2 months now and it is really really frustating..! While working on Excel, Word or Powerpoint - a lot of times (very frequent now) the filename of the open file (on which we are working) suddenly gets saved as a random number (e.g. 12456.xlsx). If we aren't alert - if you close this file - "You lose the original file from the original location". Gone - absolutely disappears. I tried to do some research on the issue and found - Closing Excel App and reopening will give you the randomly named file in 'recent' list - however you can't open it. Checked the hidden folders and found same name file in '.temp.upload' folder, but without any .extension Renamed this file to .xslx and I got all my data back. However - if you do not rcover your file on same day there is a chance that you lose this file forever. I understand now by some online surfing that this is a Onedrive Sync issue. However, my broadband is super - checked the data throughput for the instance and it was continuous highspeed without any drops. This has become so frustrating now that I am thinking of moving out of MSO. It is very stressful and distracting now to be continuously alert and check the filename every few seconds. Does anyone else face this issue? Are there any solutions for this problem?47Views0likes1CommentGetting data from Snowflake to Excel
Hello I have multiple no technical users and am trying to find a way to setup a snowflake query for them and then let them refresh it whenever they want or on a schedule, but I couldn't find a good solution this what i found so far: ODBC (Not great for non technical users needs setup on each user desktop) Power Automate (Needs Power Automate Premium which we don't have) Third Party tools (Expensive pricing models) Through Power BI (We want to separate this process from power bi) Any suggested solution please!Solved102Views0likes3CommentsRounding 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? MKSolved68Views0likes2CommentsSheet View Issues with Excel Web Browser
Hi, I have created a Excel document for my department to use, I tried Excel App but due to the size of the Spreadsheet it kept freezing, as a result I switched it to use Excel through Web Browser. The sheet no longer freezes which is good. I do have another issue though.....I wanted multiple users to be able to access, edit the sheet at the same time so I did some research and Sheet View seemed to be the way forward. I created a Sheet view for each employee to use so when you go to View, Sheet View and click on the relevant person their work is updated, saved etc and this shouldn't affect others view. This is working in terms of people editing. The main issue now though is that despite following advice sometimes when someone changes a filter on their own sheet view it seems to change others view. My understanding was you can hide, filter etc within your own Sheet view but this doesn't seem to be the case.......PLEASE HELP!!!! My excel and computer Skills aren't excellent to please any simple advise would be great.1.1KViews0likes7CommentsHow to filter to include blanks without selecting blanks.....
Good Morning All, I have a spreadsheet on Excel Online version that people fill in for requesting PPE and it has drop down boxes so they can select what they need. The people filling it in are not the most knowledgeable with computers never mind Excel just FYI for context. When the spreadsheet gets filtered eg to show only the requests for Bob, it shows the items for Bob and then the row underneath is row 532 which is outside my data and therefore the drop down boxes do not show so when someone comes to fill it in they can't select what they want to order and just end up free typing which defeats the object and means things can get missed. I want to be able to filter the spreadsheet in any column EG Bob so it shows the items for Bob and then the next row is the next 'available' row which in this example would be row 23 but also people are filling this in daily so row 23 is not set. Tomorrow it will have more data in and the next 'available' row could be row 30 so obviously tomorrow I would like to be able to filter to Bob, see all of Bobs items and then the next row showing is row 30. This is a test doc: https://1drv.ms/x/c/15153d41767146da/IQDVK5iPAiw-SoUyrf9ciYdwAb76zwpiF-IAtr6ISry1KwQ?e=v4vo3C Hope that makes sense and hopefully I am not asking for the impossible! Many Thanks,Solved123Views0likes2CommentsOnline Excel Version - Print Row Repeat/Print Titles
How do you set up the print row repeat or print titles option in the online version of Excel. I don't see these options available under Page Layout. Is there another location that this option is located or is this not available in the online version?13KViews2likes10CommentsASAP utilities in power automate cloud flow
I have one server machine that installed ASAP Utilities for Excel. I want to eliminate individual server logins and allow users to run only 5 specific ASAP Excel plugin functions automatically, just by dropping an Excel file into a common server folder, so the backend processes it and returns the result—saving time. Will Office 365 excel with power automate cloud flow help? Thanks for you answers for my clarifications.69Views0likes2CommentsChange 'Find' default from "Within: Sheet" to "Within: Workbook"
Title says it all, really. I am almost always searching for a name across different tabs, so it would be great for it to automatically search the whole workbook instead of having to change from sheet to workbook for every. single. search. Thanks!Solved71Views0likes1Comment