Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Analysis Server and Reporting Services (2008)
 Display Account Format in excel custom format

Author  Topic 

under2811
Constraint Violating Yak Guru

366 Posts

Posted - 2012-10-29 : 07:33:11
Hi All,

I need to display Account Format in excel custom format like
_($* #,##0_);_($* (#,##0);_($* "-"_);_(@_)

means $ sign should be left align and Account information in Right align. (This is customer specific requirement) also client wants report should not use separate columns for both or any rectangle in which two textboxes for both.

T.I.A
   

- Advertisement -