Forum Discussion
Calculated value(s) not displayed in the table, only ##### appear
Dear Excel community,
Have prepared a spreadsheet calculator of sorts using Excel, which is attached to this message https://docs.google.com/spreadsheets/d/1AggCOAklxMm2JDBD9yDZtc-LsmniArTV/edit?usp=sharing&ouid=100229931900988909555&rtpof=true&sd=true.
In the initial tables displaying Sub-Totals (A) and Sub-Totals (D), the calculated values are not displayed. Instead ### can be seen:
Would like to check if this is a bug in the spreadsheet?
Thank you and Regards,
Benjamin Wong
Change the column width and row height
Do one of the following:
To change the width of one column, drag the boundary on the right side of the column heading until the column is the width that you want or double click on the right side with the mouse.
Hope I could help you with these information / links.
I know I don't know anything (Socrates)
6 Replies
- Riny_van_EekelenPlatinum Contributor
ckwongb It's not a bug. It's due to the fact that you have used merged cells in columns J:K and L:M. It looks like you have the sum formulae in the wider columns K and M, but they are in fact in the very narrow columns J and L. Both too narrow to display the result. Follow NikolinoDE instructions to widen columns J and L, but better to get rid of the merged cells as the only create problems.
- ckwongbCopper Contributor
As advised, have adjusted the column widths for columns J and L, but the value is still not displayed.
However, the value appears in https://docs.google.com/spreadsheets/d/1AggCOAklxMm2JDBD9yDZtc-LsmniArTV/edit?usp=sharing&ouid=100229931900988909555&rtpof=true&sd=true, which is strange.
- Benjamin
- Detlef_LewinSilver Contributor
Another issue with your spreadsheet is that you formatted the alignment as left with indent 29 - which puts the value off the right edge of the cell.
In fact your subtotal cells have different indents.
Such inconsistent formatting usually comes from a converted PDF.
- NikolinoDEGold Contributor
Change the column width and row height
Do one of the following:
To change the width of one column, drag the boundary on the right side of the column heading until the column is the width that you want or double click on the right side with the mouse.
Hope I could help you with these information / links.
I know I don't know anything (Socrates)
- ckwongbCopper Contributor
Thanks for your help via direct messaging.
It would be a good feature to allow attachment of file(s) / embed feature in the discussion forum (:
- Detlef_LewinSilver Contributor