Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I think this is a bug in QV9 SR2 (fixed 7320 version)
I have a text box with number format num(expression,'#.##%')
This works fine in QV9 SR1 but refuses to display correctly in SR2.
This was fixed when I changed all the '#' to '0'
Regards
Dewald
Think that the numberformat should be #.##0%, the # indicating the thousand-symbol, the 0 (or 0.0, 0.00) the decimals, % as percent
HTH
Peter