x/y
25/5
1/3
{file.SALES} / {file.FORECAST}
{file.DAYSDUE} / 5
If {file.FORECAST} = 0 Then 0 Else {file.SALES} / {file.FORECAST}