Re: Formatting lost on report field
From: Three (3_at_three.com)
Date: 03/08/04
- Next message: Yuan Shao: "Re: Reserved error (-3007); there is no message for this error."
- Previous message: Daniel Attard: "Re: Formatting Text in Reports"
- In reply to: Allen Browne: "Re: Formatting lost on report field"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 8 Mar 2004 19:02:56 +1100
Yep... that sorted it... I was doing the typecast on the report side and it
wasn't working... when I did it in the query it worked fine...
Cheers
"Allen Browne" <AllenBrowne@SeeSig.Invalid> wrote in message
news:404b2905$0$22515$5a62ac22@freenews.iinet.net.au...
> Are these calculated fields? If so, I'm guessing that Access does not
> recognise them as numbers, and so is not able to format them as Currency
> even though the Format property of the text boxes is set to Currency.
>
> If they are calculated fields, the solution may be to typecast the
> calculation. Details in article:
> Calculated fields misinterpreted
> at:
> http://allenbrowne.com/ser-45.html
>
> --
> Allen Browne - Microsoft MVP. Perth, Western Australia.
> Tips for Access users - http://allenbrowne.com/tips.html
> Reply to group, rather than allenbrowne at mvps dot org.
>
> "Three" <3@three.com> wrote in message
> news:undY00BBEHA.1452@TK2MSFTNGP09.phx.gbl...
> >
> > My report has column of money data... the text field formats are all set
> to
> > currency. Before I reworked the report this displayed the figures in
$x.xx
> > format which was good. Now it doesn't do that even though it is still
set
> to
> > Currency... the totals fields in the footer are still working fine, as
is
> > the rest of the report....
> >
> > How can I force these fields back to displaying the data in currency
> format?
>
>
- Next message: Yuan Shao: "Re: Reserved error (-3007); there is no message for this error."
- Previous message: Daniel Attard: "Re: Formatting Text in Reports"
- In reply to: Allen Browne: "Re: Formatting lost on report field"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|