Fill blank data

I have a report that fail if there is a blank, the report stop and only gave a error of ?? invalid data, that only hapen if value is a blank, so how can I have a conditional to put a zero if there is a blank field?.

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 12:56AM
    Maybe this will help.
    i do not know about kylix versions but in other(delphi,c++)versions the engine option
    treat null as zero can be set to true

Leave a Comment