Hi,
I need custom format string for displaying percentage values.
If negative values are there it should be displayed within
paranthesis(brackets), it should display two decimal values also.
Example:
Present Value Format
--
-0.21%
Required Value Format
--
(0.21)%
Plzz help me with any suggestion/url, it's very urgent.
Thanks and Regards,
Rajesh Yennam.
HA,India.#0.0%;(#0.0%)
HTH
"Rajesh Yennam" <RajeshYennam@.discussions.microsoft.com> wrote in message
news:3FFB1760-D5F1-4092-A4F5-1F339F6CC6B6@.microsoft.com...
> Hi,
> I need custom format string for displaying percentage values.
> If negative values are there it should be displayed within
> paranthesis(brackets), it should display two decimal values also.
> Example:
> Present Value Format
> --
> -0.21%
> Required Value Format
> --
> (0.21)%
> Plzz help me with any suggestion/url, it's very urgent.
> Thanks and Regards,
> Rajesh Yennam.
> HA,India.|||Take a look at:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconcustomnumericformatstrings.asp
You can use semi-colons in your format string semicolon to specify positive,
negative, and zero formats, e.g.
%;(%);%
--
Brian Welcker
Group Program Manager
Microsoft SQL Server
This posting is provided "AS IS" with no warranties, and confers no rights.
"Rajesh Yennam" <RajeshYennam@.discussions.microsoft.com> wrote in message
news:3FFB1760-D5F1-4092-A4F5-1F339F6CC6B6@.microsoft.com...
> Hi,
> I need custom format string for displaying percentage values.
> If negative values are there it should be displayed within
> paranthesis(brackets), it should display two decimal values also.
> Example:
> Present Value Format
> --
> -0.21%
> Required Value Format
> --
> (0.21)%
> Plzz help me with any suggestion/url, it's very urgent.
> Thanks and Regards,
> Rajesh Yennam.
> HA,India.|||Thanks a lot for your response Tim.
It's working fine.
Thanks and Regards,
Rajesh Yennam
HA,India.
"Tim Ellison" wrote:
> #0.0%;(#0.0%)
> HTH
> "Rajesh Yennam" <RajeshYennam@.discussions.microsoft.com> wrote in message
> news:3FFB1760-D5F1-4092-A4F5-1F339F6CC6B6@.microsoft.com...
> > Hi,
> > I need custom format string for displaying percentage values.
> > If negative values are there it should be displayed within
> > paranthesis(brackets), it should display two decimal values also.
> >
> > Example:
> > Present Value Format
> > --
> > -0.21%
> >
> > Required Value Format
> > --
> > (0.21)%
> >
> > Plzz help me with any suggestion/url, it's very urgent.
> >
> > Thanks and Regards,
> > Rajesh Yennam.
> > HA,India.
>
>
Showing posts with label required. Show all posts
Showing posts with label required. Show all posts
Thursday, March 8, 2012
Custom Formatt Required
Sunday, February 19, 2012
Custom Authentication
How do I change Authentication from Domain to custom.
I tried the sample on teh website but somehow I dont have the solution
required to do the modification...
Help greatly appreciated.
--
Smit N Shah
CIO OmegaSoft Inc.
http://www.omegasoftinc.comDid you carefully follow the steps outlined here:
http://msdn.microsoft.com/library/?url=/library/en-us/dnsql2k/html/ufairs.asp?frame=true#ufairs_topic3
Cheers,
'(' Jeff A. Stucker
\
Business Intelligence
www.criadvantage.com
---
"WizKid" <WizKid@.discussions.microsoft.com> wrote in message
news:2013D270-7241-4E13-93E0-313122B2548C@.microsoft.com...
> How do I change Authentication from Domain to custom.
> I tried the sample on teh website but somehow I dont have the solution
> required to do the modification...
> Help greatly appreciated.
>
> --
> Smit N Shah
> CIO OmegaSoft Inc.
> http://www.omegasoftinc.com
I tried the sample on teh website but somehow I dont have the solution
required to do the modification...
Help greatly appreciated.
--
Smit N Shah
CIO OmegaSoft Inc.
http://www.omegasoftinc.comDid you carefully follow the steps outlined here:
http://msdn.microsoft.com/library/?url=/library/en-us/dnsql2k/html/ufairs.asp?frame=true#ufairs_topic3
Cheers,
'(' Jeff A. Stucker
\
Business Intelligence
www.criadvantage.com
---
"WizKid" <WizKid@.discussions.microsoft.com> wrote in message
news:2013D270-7241-4E13-93E0-313122B2548C@.microsoft.com...
> How do I change Authentication from Domain to custom.
> I tried the sample on teh website but somehow I dont have the solution
> required to do the modification...
> Help greatly appreciated.
>
> --
> Smit N Shah
> CIO OmegaSoft Inc.
> http://www.omegasoftinc.com
Subscribe to:
Posts (Atom)