Forum Discussion
Eddie2022
Aug 31, 2022Copper Contributor
vlookup works online not in Excel software
vlookup formula works on the Excel Web App but not on the installed Excel software. We reinstalled Microsoft 365 but still not allowing me to use vlookup or hlookup formulas. Getting the following...
- Sep 01, 2022
If you're on Windows:
- Press Windows key+R to activate the Run dialog.
- Type control international and press Enter or click OK.
- In the Region control panel, click Additional settings...
- I suspect that List separator has been set to |
- Change it to a comma.
- Warning: it should not be the same as the Decimal symbol!
Eddie2022
Aug 31, 2022Copper Contributor
Patrick2788
Aug 31, 2022Silver Contributor
Continuuing on HansVogelaar 's line of thought, I think you may want to check your default list separator.
Formula errors when list separator is not set correctly - Office | Microsoft Docs
- Eddie2022Sep 01, 2022Copper ContributorIt looks like it works if I use "|" in the formula when it should be "," Not sure where to change that?
- HansVogelaarSep 01, 2022MVP
If you're on Windows:
- Press Windows key+R to activate the Run dialog.
- Type control international and press Enter or click OK.
- In the Region control panel, click Additional settings...
- I suspect that List separator has been set to |
- Change it to a comma.
- Warning: it should not be the same as the Decimal symbol!
- Eddie2022Sep 01, 2022Copper ContributorThank you so much!!