Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
 
Posts: n/a
Default Hiding zeroes in Office 2002

Hi
My mate uses Excel 2002. I've talked him through setting up a few formulae,
one of which is like this:
=IF(A2="",0,VLOOKUP(A2,F:H,2,FALSE))
When A2 is empty, this returns a zero - which, he says, cannot be hidden
with conditional formatting or Tools|Options|View / Zero Values. He has
another formula to multiply this value by a quantity, so he can't return a
"" - it needs to be a number.
I use Office 2000 - and don't have this problem!! Both of the above hide my
zeroes. If anyone can shed any light on this I'd appreciate it!
Cheers.

--
Andy.



  #2   Report Post  
Duke Carey
 
Posts: n/a
Default

Sounds as though he's returning "0" instead of 0. After making sure that the
formula starts out

=IF(A2="",0,

and not

=IF(A2="","0",

then try custom formatting where there is nothing after the second
semicolon. Something like:

#;(#);



"Andy B" wrote:

Hi
My mate uses Excel 2002. I've talked him through setting up a few formulae,
one of which is like this:
=IF(A2="",0,VLOOKUP(A2,F:H,2,FALSE))
When A2 is empty, this returns a zero - which, he says, cannot be hidden
with conditional formatting or Tools|Options|View / Zero Values. He has
another formula to multiply this value by a quantity, so he can't return a
"" - it needs to be a number.
I use Office 2000 - and don't have this problem!! Both of the above hide my
zeroes. If anyone can shed any light on this I'd appreciate it!
Cheers.

--
Andy.




  #3   Report Post  
Vasant Nanavati
 
Posts: n/a
Default

Are you sure he knows to UNcheck the Zero Values box?

--

Vasant

<Andy B wrote in message ...
Hi
My mate uses Excel 2002. I've talked him through setting up a few

formulae,
one of which is like this:
=IF(A2="",0,VLOOKUP(A2,F:H,2,FALSE))
When A2 is empty, this returns a zero - which, he says, cannot be hidden
with conditional formatting or Tools|Options|View / Zero Values. He has
another formula to multiply this value by a quantity, so he can't return a
"" - it needs to be a number.
I use Office 2000 - and don't have this problem!! Both of the above hide

my
zeroes. If anyone can shed any light on this I'd appreciate it!
Cheers.

--
Andy.





  #4   Report Post  
 
Posts: n/a
Default

Brilliant!! The initial formula was to return "" and when I told him to
replace the "" with 0 he didn't!! He just stuck the 0 in between the "s.
Thanks a lot.

--
Andy.


"Duke Carey" wrote in message
...
Sounds as though he's returning "0" instead of 0. After making sure that
the
formula starts out

=IF(A2="",0,

and not

=IF(A2="","0",

then try custom formatting where there is nothing after the second
semicolon. Something like:

#;(#);



"Andy B" wrote:

Hi
My mate uses Excel 2002. I've talked him through setting up a few
formulae,
one of which is like this:
=IF(A2="",0,VLOOKUP(A2,F:H,2,FALSE))
When A2 is empty, this returns a zero - which, he says, cannot be hidden
with conditional formatting or Tools|Options|View / Zero Values. He has
another formula to multiply this value by a quantity, so he can't return
a
"" - it needs to be a number.
I use Office 2000 - and don't have this problem!! Both of the above hide
my
zeroes. If anyone can shed any light on this I'd appreciate it!
Cheers.

--
Andy.






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
How do I setup to tab between form fields in Office Excel 2002? MD2503 Excel Discussion (Misc queries) 1 May 16th 05 08:58 PM
how do I make a word typed in a cell go to a specific cell in anot Lmatarazzo Excel Discussion (Misc queries) 3 April 21st 05 04:29 AM
Microsoft Office 2002 Excel sheets Lady Rhyanon Excel Discussion (Misc queries) 0 February 23rd 05 05:27 PM
update row numbers after different active cells in macros followi. LMIV Excel Discussion (Misc queries) 11 February 16th 05 12:44 AM
Reinstall Excel 2002 after removing it during upgrade to Office 20 Bob Scullen Excel Discussion (Misc queries) 1 February 4th 05 09:12 PM


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