I have created a report that exports to text in a fixed width format padded with "0"'s using the formula "formula = "01" & ReplicateString("0",70)" instead of typing in lots of 0's!
However, when this exports from the activex viewer it adds an extra 0. It works fine from crystal itself. Aside from hardcoding the 0 padding, does anyone know why this may be happening?
Thanks
Dave
However, when this exports from the activex viewer it adds an extra 0. It works fine from crystal itself. Aside from hardcoding the 0 padding, does anyone know why this may be happening?
Thanks
Dave