#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Excel totals

Was doing Income Statement in QB Financial Statement Designer. Did not work
- spent considerable time on phone with QB but they could not fix. Exported
to Excel. Am using Accounting totals for everything but it is not working
right with a negative number. I need the total to be $ -45,833.26.
Because I'm using accounting format, it wants to do $ (45,833.26). Using
the currency format gives me the $ right next to the total $-45,833.26 - but
the number is right. Any suggestions would be appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,440
Default Excel totals

Format as Accounting and then format Custom and change the format to use a minus sign instead of brackets (the 2nd format code,
that is, after the first semicolon, is for negative numbers)
You'll probably end up with a Format code something like this:

_($* #,##0.00_);_($* -#,##0.00);_($* "-"??_);_(@_)


--
Kind regards,

Niek Otten
Microsoft MVP - Excel



"ejdt" wrote in message ...
| Was doing Income Statement in QB Financial Statement Designer. Did not work
| - spent considerable time on phone with QB but they could not fix. Exported
| to Excel. Am using Accounting totals for everything but it is not working
| right with a negative number. I need the total to be $ -45,833.26.
| Because I'm using accounting format, it wants to do $ (45,833.26). Using
| the currency format gives me the $ right next to the total $-45,833.26 - but
| the number is right. Any suggestions would be appreciated.


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,624
Default Excel totals

One way:

Format/Cells/Number/Custom $* #,##0.00;$* -#,##0.00;$* "-"??;@



In article ,
ejdt wrote:

Was doing Income Statement in QB Financial Statement Designer. Did not work
- spent considerable time on phone with QB but they could not fix. Exported
to Excel. Am using Accounting totals for everything but it is not working
right with a negative number. I need the total to be $ -45,833.26.
Because I'm using accounting format, it wants to do $ (45,833.26). Using
the currency format gives me the $ right next to the total $-45,833.26 - but
the number is right. Any suggestions would be appreciated.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Summing Weekly Totals into Monthly Totals steph44haf Excel Worksheet Functions 3 July 5th 06 04:51 PM
Totals/Sum in Excel? Rich Excel Discussion (Misc queries) 1 May 16th 06 01:42 PM
In Microsoft Excel How do I add up all the totals over again. Microsoft Excel New Users to Excel 0 February 1st 06 04:45 PM
How do I sum YTD totals based on monthly totals Bsgrad02 Excel Discussion (Misc queries) 3 July 12th 05 04:59 PM
Comparing/matching totals in a column to totals in a row Nicole L. Excel Worksheet Functions 3 January 27th 05 10:42 PM


All times are GMT +1. The time now is 01:43 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"