Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Anthony
 
Posts: n/a
Default Easy Formula Question - if you know how!

easy I'm sure if you know how - but I don't.

Value of cells N26 and O26 are added together and result shown in P26
if both values in these two cells are zero (£0.00) I want cell P26 to be
blank and not show a £0.00 value

any ideas ??
thanks

  #2   Report Post  
Andrea Jones
 
Posts: n/a
Default

Use an IF function:

=IF(SUM(N26:O26)=0,"",SUM(N26:O26)

Andrea Jones
http://www.allaboutoffice.co.uk
http://www.stratatraining.co.uk
http://www.allaboutclait.com

"Anthony" wrote:

easy I'm sure if you know how - but I don't.

Value of cells N26 and O26 are added together and result shown in P26
if both values in these two cells are zero (£0.00) I want cell P26 to be
blank and not show a £0.00 value

any ideas ??
thanks

  #3   Report Post  
Niek Otten
 
Posts: n/a
Default

Hi Anthony,

Select P26. FormatCells, Number tab, select Custom.
In the type box, delete everything between the second and the third
semicolon (that is the format for zero)

--
Kind regards,

Niek Otten

Microsoft MVP - Excel

"Anthony" wrote in message
...
easy I'm sure if you know how - but I don't.

Value of cells N26 and O26 are added together and result shown in P26
if both values in these two cells are zero (£0.00) I want cell P26 to be
blank and not show a £0.00 value

any ideas ??
thanks



  #4   Report Post  
Niek Otten
 
Posts: n/a
Default

An if you want all zeros not to show, use ToolsOptions, View tab, uncheck
"Zero values"

--
Kind regards,

Niek Otten

Microsoft MVP - Excel

"Niek Otten" wrote in message
...
Hi Anthony,

Select P26. FormatCells, Number tab, select Custom.
In the type box, delete everything between the second and the third
semicolon (that is the format for zero)

--
Kind regards,

Niek Otten

Microsoft MVP - Excel

"Anthony" wrote in message
...
easy I'm sure if you know how - but I don't.

Value of cells N26 and O26 are added together and result shown in P26
if both values in these two cells are zero (£0.00) I want cell P26 to be
blank and not show a £0.00 value

any ideas ??
thanks





  #5   Report Post  
Anthony
 
Posts: n/a
Default

Andrea,
Thanks for help - I'll give that a try, I may be back though !!

"Andrea Jones" wrote:

Use an IF function:

=IF(SUM(N26:O26)=0,"",SUM(N26:O26)

Andrea Jones
http://www.allaboutoffice.co.uk
http://www.stratatraining.co.uk
http://www.allaboutclait.com

"Anthony" wrote:

easy I'm sure if you know how - but I don't.

Value of cells N26 and O26 are added together and result shown in P26
if both values in these two cells are zero (£0.00) I want cell P26 to be
blank and not show a £0.00 value

any ideas ??
thanks



  #6   Report Post  
Anthony
 
Posts: n/a
Default

Niek,
Thanks to you too !!
Think That's done the job!

"Niek Otten" wrote:

Hi Anthony,

Select P26. FormatCells, Number tab, select Custom.
In the type box, delete everything between the second and the third
semicolon (that is the format for zero)

--
Kind regards,

Niek Otten

Microsoft MVP - Excel

"Anthony" wrote in message
...
easy I'm sure if you know how - but I don't.

Value of cells N26 and O26 are added together and result shown in P26
if both values in these two cells are zero (£0.00) I want cell P26 to be
blank and not show a £0.00 value

any ideas ??
thanks




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
Easy formula, but need help please TxJprs Excel Worksheet Functions 4 August 1st 05 05:52 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 07:48 PM
formula question Pam Coleman Excel Worksheet Functions 9 April 11th 05 08:51 AM
Formula Question... LookUP G Excel Discussion (Misc queries) 4 March 7th 05 01:38 AM
An easy macro question and one I believe to be a little more diffi TroutKing Excel Worksheet Functions 3 January 18th 05 09:17 PM


All times are GMT +1. The time now is 06:56 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"