Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Dr. Darrell
 
Posts: n/a
Default ... I want to print $0.00 if ...

In cell C10, I have a math function <<< C8-C9 .

If C9 is bigger than C8, I want the result to be printed as $0.00.

I thought the proper Function should be types as <<< =IF(C10<0,0(C8-C9))
, but Excel is not accepting this.


What is the correct Syntax for my application?

Thanks,
Darrell
  #2   Report Post  
Connie Martin
 
Posts: n/a
Default

In cell C10, try: =IF(C9C8,0,(C8-C9))

"Dr. Darrell" wrote:

In cell C10, I have a math function <<< C8-C9 .

If C9 is bigger than C8, I want the result to be printed as $0.00.

I thought the proper Function should be types as <<< =IF(C10<0,0(C8-C9))
, but Excel is not accepting this.


What is the correct Syntax for my application?

Thanks,
Darrell

  #3   Report Post  
Dr. Darrell
 
Posts: n/a
Default

Connie:

It's amazing what a small comma will do for you!!!

TY
Darrell

"Connie Martin" wrote:

In cell C10, try: =IF(C9C8,0,(C8-C9))

"Dr. Darrell" wrote:

In cell C10, I have a math function <<< C8-C9 .

If C9 is bigger than C8, I want the result to be printed as $0.00.

I thought the proper Function should be types as <<< =IF(C10<0,0(C8-C9))
, but Excel is not accepting this.


What is the correct Syntax for my application?

Thanks,
Darrell

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
Percentage function formula gracious Excel Discussion (Misc queries) 4 June 29th 05 09:27 PM
One spreadsheet cell won't print but shows up in print preview? Sally Excel Discussion (Misc queries) 1 May 26th 05 07:06 PM
set the print area print multiple tabs veng Excel Discussion (Misc queries) 5 February 12th 05 07:01 PM
Printing - Have to set print area 1 column further than necessary STUART BISSET Excel Discussion (Misc queries) 0 January 24th 05 07:59 PM
Non-Breaking Space + Print Issue Barb Reinhardt Charts and Charting in Excel 3 December 9th 04 01:03 AM


All times are GMT +1. The time now is 09:12 AM.

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

About Us

"It's about Microsoft Excel"