Forum Discussion
Excel scenario multiple cell selection issue
- Feb 22, 2019
Hi,
I eventually solved the issue. Indeed I had same issue with some excel functions that request more than one parameters.
The problem was located in windows parameters where list separators was set to ';' and ','.
I removed the ',' and everything is now back to normal.
Multiple cell selection create list with ; separator now e.g. $G$27:$H$27;$B$11 instead of $G$27:$H$27 $B$11
Hi,
Nobody else has same issue I have ?
Regards
Francois
Hi,
I eventually solved the issue. Indeed I had same issue with some excel functions that request more than one parameters.
The problem was located in windows parameters where list separators was set to ';' and ','.
I removed the ',' and everything is now back to normal.
Multiple cell selection create list with ; separator now e.g. $G$27:$H$27;$B$11 instead of $G$27:$H$27 $B$11