Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
The following code is working for everyone but me:
=IF(MOD((i_LoadHeavy*2),3)0, TEXT((i_LoadHeavy*2)/3,"###.#"),(i_LoadHeavy*2)/3) This code is part of a worksheet used by many and developed by some guy on the internet. When I try to load this worksheet into my Excel 2003 I get complaints from the program. On the codeline above, the program says the comma in the MOD function is wrong and that the commas in the TEXT function is wrong. If the commas are replaced by a semicolon it works fine. This, even though the help files say a comma is perfectly fine. The program also complains about the format: "###.#" for the TEXT function. If I replace the dot with a comma it works. Why does this line of code work for every other use of this worksheet but not for me? Why are my functions seemingly different from others? I have removed and reinstalled Office, but to no avail. I am using Windows XP and Office 2003. Any ideas? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
vlookup weird error | Excel Worksheet Functions | |||
Ignore error msgs in formula references | Excel Discussion (Misc queries) | |||
Error trapped only while stepping through the code - Not triggered when run | Excel Discussion (Misc queries) | |||
Error trapped only while stepping through the code - Not triggered when run | Excel Discussion (Misc queries) | |||
Weird error messages | Excel Discussion (Misc queries) |