#1   Report Post  
Anthony
 
Posts: n/a
Default Formula help please

Hi,
Can you help?

in Worksheet 'Stats' cell H8 I want the value of cell R8 in worksheet 'Log'
to be shown, but if the value in cell R8 in worksheet 'Log' is zero (0), then
I want the cell H8 in 'Stats' to be blank.

Just to complicate things (if it does), there is already a formula in cell
R8 of the 'Log' worksheet, which is
=COUNTIF(Log!$A$3:A34852,"1")

Go easy as I'm the novice
Cheers for help
  #2   Report Post  
Niek Otten
 
Posts: n/a
Default

=IF(Log!R8=0,"",Log!R8)

--
Kind regards,

Niek Otten

Microsoft MVP - Excel

"Anthony" wrote in message
...
Hi,
Can you help?

in Worksheet 'Stats' cell H8 I want the value of cell R8 in worksheet
'Log'
to be shown, but if the value in cell R8 in worksheet 'Log' is zero (0),
then
I want the cell H8 in 'Stats' to be blank.

Just to complicate things (if it does), there is already a formula in cell
R8 of the 'Log' worksheet, which is
=COUNTIF(Log!$A$3:A34852,"1")

Go easy as I'm the novice
Cheers for help



  #3   Report Post  
Anthony
 
Posts: n/a
Default

Thanks Niek - easy when you know how!
rgds

"Niek Otten" wrote:

=IF(Log!R8=0,"",Log!R8)

--
Kind regards,

Niek Otten

Microsoft MVP - Excel

"Anthony" wrote in message
...
Hi,
Can you help?

in Worksheet 'Stats' cell H8 I want the value of cell R8 in worksheet
'Log'
to be shown, but if the value in cell R8 in worksheet 'Log' is zero (0),
then
I want the cell H8 in 'Stats' to be blank.

Just to complicate things (if it does), there is already a formula in cell
R8 of the 'Log' worksheet, which is
=COUNTIF(Log!$A$3:A34852,"1")

Go easy as I'm the novice
Cheers for help




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
IF formula? meris Excel Worksheet Functions 1 September 6th 05 07:14 AM
writing a formula for a colored value aaronwexler New Users to Excel 11 September 1st 05 03:11 PM
referencing named formula using INDIRECT function [email protected] Excel Worksheet Functions 19 May 11th 05 09:48 AM
Simplify formula Luke Excel Worksheet Functions 37 May 6th 05 07:21 AM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


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