Excel Semicolon and comma ?

To change Excel 2007/2010/2013 separator inside formulas   from , to ;  here is the way :


Control Panel----Region and language --Additional Settings ---List separator--;

Source : MR Excel

No comments:

Post a Comment

Remove unused Layouts in Oracle Apex

 Tables used : APEX_XXXXXXX.WWV_FLOW_REPORT_LAYOUTS APEX_XXXXXXX.WWV_FLOW_SHARED_QUERIES use the following query to delete unused Layouts. ...