Thanks
Edit: Changed subject, was Why doesn't it work? Make your post understandable by others -- MrProgrammer, forum moderator |
Edit: Changed subject, was Why doesn't it work? Make your post understandable by others -- MrProgrammer, forum moderator |
The #VALUE! is in G7. Remove the space in cell F7.
In either OpenOffice or LibreOffice I would replace G3's formula
Indeed.MrProgrammer wrote: ↑Fri Jun 20, 2025 12:11 am G7 tries to perform arithmetic with G6, E7, and F7 so those cells should have numbers. But F7 has a space instead of a number. For OpenOffice, the arithmetic value of a cell containing a space is zero, and it's worked this way for more than 20 years. It seems that LibreOffice has changed the rules, and you must be sure that all of the cells you're using for arithmetic contain numbers. This is a reasonable requirement, though unexpected for OpenOffice users.
Thank you for these thoughts John. I wasn't aware of this: I thought the whole point of a spreadsheet for most users was to manage financial data. Have spent the morning quickly testing some free and portable financial databases and decided that GnuCash Portable will cover my needs for my Windows system. I note that it is also available for Mac and Linux systems — and as a 'flatpack' for Linux. More details on GnuCash can be seen here: GnuCash Home Page.John_Ha wrote: ↑Fri Jun 20, 2025 12:08 pm This is an excellent demonstration of why a spreadsheet is not a sensible way to build a finances record system as it is all too easy to corrupt the data and cause the spreadsheet to fail. Your input data is not protected from accidental corruption.
There are numerous free and fee finance systems based on dstabases - use one.
And you may be correct in thinking so. Many users choose the spreadsheet because "it is there" since they already have a computer with a preinstalled Office suite. However, being the more common choice does not necessarily make it the right choice.LastUnicorn wrote: ↑Fri Jun 20, 2025 2:26 pmI thought the whole point of a spreadsheet for most users was to manage financial data.
Certainly, there is a danger in that. When something appears free, it is not always so. There may be different reasons for offering your product at no cost, and not all reasons will be benevolent/openly stated. I recognize your point.timlab55 wrote: ↑Fri Jun 20, 2025 5:21 pm There is another point as well. I feel the person should have control over their stuff and not some cloud base. For example (from a programmer himself (in basic)), those FREE programs you can download. They are great sometimes, but who know if the programmer put either back door into the program or has all your info go to their personal place. I still believe in either making my own programs.