memouz / Publications
Forum
Question About Using mt4excel
Hi there I am trying to send some information from metatrader to excel using (mt4excel.dll) but I have problem to wright text into cell using the function (ExcelSetTextCell (int X, int Y, string Value)) for example if I wright (NAME) the excel shows only the first letter (N) any help with this