A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Thanks for the response. To clarify the situation further, the formula is not the problem. It works fine on any other pc that I work on. The problem is any time I enter this formula or try an IF formula , the error window pops up and I can't get by it. This only happening on my main pc.
Hi Russ0950.
After 6 hours of looking videos on the internet, tutorials, help on excel 2013, 2016. I found a solution. I almost went crazy. You wont believe how stupid is design EXCEL 2016. I dont know if on 2013 happen the same problem.
Here is the solution.
My Windows 10 and Excel 2016 are in English, but my regional setting are for Spanish (Venezuela), so my keyboard layout and regional setting are different than English. So after looking all the help on English, and tutorials, and so on, I realize that the formulas in EXCEL are in ENGLISH but the format and symbols use on the same formulas must be used on the setting from my WINDOWS. (For my thinking that's totally stupid. If you look on the HELP of EXCEL on English the examples didn't work because the use different symbols. Example on the TEXT formula they use a comma separator ( , ) on the examples and after spending ours of research i realize that it has to use the symbol ; that is used on the Spanish EXCEL even do my EXCEL is on English. Totally stupid. Not even that the same was for the format option for DATE like DD/MM/YY on Spanish EXCEL for YEARS use AA not YY.
So for making the explanation for your problem short here is your formula changed so you can used it.
=ROUND((A2/0,25);0)*25
If you see i change the 0.25 to 0,25 because on Spanish regional setting (my setting) the English didn't work. And before the 0 you use the symbol , and it has to be ; so there you are totally stupid is a formula used symbols it would be great to use the same symbols. So if you change your windows regional setting you don't need to spent hours of research and not try to learn all different ways of syntax.
So I hope these helps you.
Cheers and good luck.