fastreport4 添加变量和函数。

1.Count: [max(<Customers."Company">,band4)]

A。count,是文本。

B max函数,max(变量,band)

变量:=<Customers."Company">,注意了,这里是<>号。把数据库字段设为变量,并加到<>里面。

你可能感兴趣的:(数据库,max,count,customers)