Forum Discussion
Please tell me what I am doing incorrectly-Excel SUBTOTAL Function 9 and 109 return the same Results
A Spreadsheet, created using macOS Numbers, was opened in Excel because it offers a wide range Of Functions, and the ability to Hide Cell Content seemed an ideal choice for the project in hand.
So I have commenced a Trial of 365.
Applying the following to this Spreadsheet failed to function as expected and so I set up Test01 in Excel.
In Test01 selections are made from a Column of Products, in this case, identified as 10 Letters.
In the second Column each of these has been given a Value, in this case, they are all 10.00.
In Format the Value Column has been set to Number.
In Sheet1 Custom has been used the Hide the Values of 3 Letter V Products.
In the Total Row =SUBTOTAL(9, B2:B11) returns 100 as the Result.
Because on the Working Sheets some Values are required to be Hidden and the Rows contains them are Copied & Pasted to a Second Working Sheet, Test01:Sheet2 was created similarly.
In Sheet2 the Total Row =SUBTOTAL(109, B2:B11) returns 100 as the Result.
https://1drv.ms/x/s!Au2bj9QvcxAObq50EYUboaxsJz4?e=XH3hC5
Thanks for any help you can offer.
7 Replies
- GelphynCopper Contributor
The following adds to information that may be useful inn determining a solution to the above problem.
The lack of responses to the Post prompted me to examine some related matters. Observing that Directions to access features, at deeper levels in Menus, are not up to date it occurred to me that other higher level aspects may also be suffering similarly.
Prior to the 365 Installation ti was seen in the Computer Requirements that the Processor should be 'Intel', however the desire to try Excel encouraged the installation disregarding the processor being used.The installation has been completed on a MacBook [2020] Pro M1 with 1TB SSD - 16 Mb RAM., working space is conserved courtesy of 3 External SSDs holding Photos, Data and Time Machine.
Given the massive Apple swing toward their own Processors I am hopeful that Microsoft would have, or be in the process, of taking steps toward smooth functionality between 365 and the M range of Processors.
Any information will be greatly appreciated. Thank you.- GelphynCopper Contributor
Needing to progress this matter to, if it becomes necessary, cancel my 365 Subscription before the Trial Month expires it has been reported via the In App Feedback system.
A Link to this Thread has been included in my Feedback and not wishing to waste anyones time include details of the Software involved.
My MacBook Pro 2020 M1 is running macOS Monterey Version 12.1
Excel is Microsoft® Excel for Mac Version 16.56 (21121100) Licence: Microsoft 365 Subscription
Hopefully I have now included all the information that may be needed. Please feel free to inform if there is anything else required. Thank you.
- Steve_K_ExcelFormer Employee
Gelphyn From looking at the workbook, there are values in the cells for the "V" rows, but the format causes the value to not be visible. The Excel SUBTOTAL function does not consider these to be hidden, since the rows are not hidden. If you use a filter to filter out the "V" rows, they will be hidden and the subtotal result should be as expected. You could also hide the rows by right-clicking on the row number and choosing "Hide".