Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
outlook help
 
Posts: n/a
Default if false return a zero

i have the following formula that compares values between two worksheets. If
the value is true it returns the value on a specific cell. If the value is
false, it is returning a blank but I need it to return a zero instead. I
can't for some reason make it work...anyone has any idea why?

=IF($A8=INDIRECT("[SDS2005CE.xls]we"&$BU8&"!$L$3"),INDIRECT("[SDS2005CE.xls]we"&$BU8&"!N"&COLUMNS($A$1:E5)+16),0)
  #2   Report Post  
Max
 
Posts: n/a
Default

Try a quick check to ensure zero values
are not suppressed on the sheet:

Click Tools Options View tab Check "Zero Values" OK

--
Rgds
Max
xl 97
---
GMT+8, 1° 22' N 103° 45' E
xdemechanik <atyahoo<dotcom
----
"outlook help" wrote in message
...
i have the following formula that compares values between two worksheets.

If
the value is true it returns the value on a specific cell. If the value is
false, it is returning a blank but I need it to return a zero instead. I
can't for some reason make it work...anyone has any idea why?


=IF($A8=INDIRECT("[SDS2005CE.xls]we"&$BU8&"!$L$3"),INDIRECT("[SDS2005CE.xls]
we"&$BU8&"!N"&COLUMNS($A$1:E5)+16),0)


  #3   Report Post  
Dave Peterson
 
Posts: n/a
Default

Your formula looks ok to me.

What happens if you select that cell, hit F2, then F9.
(Hit edit|undo after you see the results.)

And if you highlight just this portion:
$A8=INDIRECT("[SDS2005CE.xls]we"&$BU8&"!$L$3")
and hit F9, what do you see.

Along with Max's suggestion (checking tools|options|view tab|0's), how about
Format|conditional format (white font on white fill)???



outlook help wrote:

i have the following formula that compares values between two worksheets. If
the value is true it returns the value on a specific cell. If the value is
false, it is returning a blank but I need it to return a zero instead. I
can't for some reason make it work...anyone has any idea why?

=IF($A8=INDIRECT("[SDS2005CE.xls]we"&$BU8&"!$L$3"),INDIRECT("[SDS2005CE.xls]we"&$BU8&"!N"&COLUMNS($A$1:E5)+16),0)


--

Dave Peterson
  #4   Report Post  
outlook help
 
Posts: n/a
Default

Guys,

Thank your for all of your help!!!

"Dave Peterson" wrote:

Your formula looks ok to me.

What happens if you select that cell, hit F2, then F9.
(Hit edit|undo after you see the results.)

And if you highlight just this portion:
$A8=INDIRECT("[SDS2005CE.xls]we"&$BU8&"!$L$3")
and hit F9, what do you see.

Along with Max's suggestion (checking tools|options|view tab|0's), how about
Format|conditional format (white font on white fill)???



outlook help wrote:

i have the following formula that compares values between two worksheets. If
the value is true it returns the value on a specific cell. If the value is
false, it is returning a blank but I need it to return a zero instead. I
can't for some reason make it work...anyone has any idea why?

=IF($A8=INDIRECT("[SDS2005CE.xls]we"&$BU8&"!$L$3"),INDIRECT("[SDS2005CE.xls]we"&$BU8&"!N"&COLUMNS($A$1:E5)+16),0)


--

Dave Peterson

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
Adding True False Results Arla M Excel Worksheet Functions 6 January 27th 05 06:29 PM
Can VLOOKUP return multiple answers based on several identical lo. jddtct Excel Worksheet Functions 3 January 11th 05 07:03 AM
Grand Totals @ Same Place Amber M Excel Worksheet Functions 2 December 30th 04 07:13 PM
Macro to find and delete all FALSE statements Woody13 Excel Discussion (Misc queries) 3 December 8th 04 11:16 PM
Paste Special in a macro CMAC Excel Worksheet Functions 2 December 6th 04 10:19 PM


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