I have a report which populates data and exports it to excel. Report contains the following line: Sheet.Range(excelString[i]+FORMAT(excLine+COUNT+3)).Formula:='=COUNTIF('+excelString[k]+FORMAT(excLine)+':AR'+FORMAT(excLine)+';"'+CA.Code+'")*8' excelString[i],excelString[k] has a value of a colum for example D, and the rest are numbers. This is worrking on some excels. For example i have a two machines with office 2013 Proffesional Plus. On the first excel is populated, on the second it gives the error attached. The only difference is regiona settings: Language.
↧