![]() |
In Excel, how do I change the argument separator in a function fr.
User has arguments within functions separated by semicolons rather than
commas. Would like to change to default to comma separation. EX: =IF(A10;B1;C1) ---- Current argument separator =IF(A10,B1,C1) ---- Prefered argument separator |
Answer: In Excel, how do I change the argument separator in a function fr.
To change the argument separator in Excel from semicolon to comma:
Once you've made this change, Excel will use commas as the default argument separator in all functions. So, your example formula =IF(A10;B1;C1) will now be =IF(A10,B1,C1). |
This is a windows setting.
Windows start button|settings|control panel|regional settings applet regional options tab (in winxp), click customize Look for Numbers tab List separator. change from semicolon to comma. Semicolon is very common in Europe and other non-North American locations. Springsteel wrote: User has arguments within functions separated by semicolons rather than commas. Would like to change to default to comma separation. EX: =IF(A10;B1;C1) ---- Current argument separator =IF(A10,B1,C1) ---- Prefered argument separator -- Dave Peterson |
All times are GMT +1. The time now is 09:12 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com