Forum Discussion
gabyb231069
Feb 04, 2020Copper Contributor
error en una fórmula entre corchetes
Estoy tratando de hacer un calendario en excel y parte de la fórmula tiene el siguente formato {1\2\3\4\5\6\7;8\9\10\11\12\13\14;15\16\17\18\19\20\21;22\23\24\25\26\27\28;29\30\31\32\33\34\35;36\37\...
Patrick2788
Feb 04, 2020Silver Contributor
it may help to see the entire formula to determine why that array is being used.
It seems like the array does not have correct delimiters (which vary by region). For example, my delimiters are:
- gabyb231069Feb 06, 2020Copper Contributor
Patrick2788 I already correct it, thank you.