B
Bob Barnes
I'm using Queries to populate a Report w/ numbers using the label's caption.
The financial Report uses various Queries.
If a label.caption populates as 1234.56, how can I get it to appear as
1,234.56??
And, if needed later, as $1,234.56.
I've tried various CCur, and formatting as Standard, in code.
TIA - Bob
The financial Report uses various Queries.
If a label.caption populates as 1234.56, how can I get it to appear as
1,234.56??
And, if needed later, as $1,234.56.
I've tried various CCur, and formatting as Standard, in code.
TIA - Bob