#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 516
Default If

How do i add a if to a forula? I have the following and want to add a if
statment. This is what I allreadyy have in cell A32
=COUNT((' loading weight log'!B11:B30)

I want to add =IF(A32=0,"",A32)

I have tried and keep getting errors. I dont want the count from another
page to show up unless it is over 0

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default If

Just insert it like this:
=IF(COUNT(' loading weight log'!B11:B30)=0,"",COUNT(' loading weight
log'!B11:B30))
Success? hit the YES below
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:27,000 Files:200 Subscribers:70
xdemechanik
---
"Matt" wrote:
How do i add a if to a forula? I have the following and want to add a if
statment. This is what I allreadyy have in cell A32
=COUNT((' loading weight log'!B11:B30)

I want to add =IF(A32=0,"",A32)

I have tried and keep getting errors. I dont want the count from another
page to show up unless it is over 0

Thanks

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 516
Default If

Thnaks Max that worked

"Max" wrote:

Just insert it like this:
=IF(COUNT(' loading weight log'!B11:B30)=0,"",COUNT(' loading weight
log'!B11:B30))
Success? hit the YES below
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:27,000 Files:200 Subscribers:70
xdemechanik
---
"Matt" wrote:
How do i add a if to a forula? I have the following and want to add a if
statment. This is what I allreadyy have in cell A32
=COUNT((' loading weight log'!B11:B30)

I want to add =IF(A32=0,"",A32)

I have tried and keep getting errors. I dont want the count from another
page to show up unless it is over 0

Thanks

  #4   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default If

Pleasure`, Matt
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:27,000 Files:200 Subscribers:70
xdemechanik
---
"Matt" wrote in message
...
Thanks Max that worked



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



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