Default Avatar

mrapi

mrapi

About

Username
mrapi
Joined
Visits
0
Last Active
Roles
Members

Comments

  • Thanks a lot,it seems to work !!!! mrapi wrote: » Hi,I've tried to use logical operators with IIF function and I got only errors [iif(>0 AND >0 ,'/////////////////////////////','')] this works fine [iif(>0 ,'//////////////////…
  • I found where is the problem,it seems not to work for Decimal column type,changing it to Double seems to work,but my datatable is automatically created and filled,the solution is to create other coumns Double type and copy data just to work with m…
  • no suggestion for me [img]style_emoticons/<#EMO_DIR#>/sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /> I'll give some details : let's say I have 4 records and field group "field1",in GroupHeader I have memo [db.…