Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 82
Default How can i hide cells using formula if the cell has no value?

Can anyone help me to "hide" a cell using a formula if it has "no value" and
unhide if it has a value....

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default How can i hide cells using formula if the cell has no value?

On May 21, 11:33*am, Sara wrote:
Can anyone help me to "hide" a cell using a formula if it has "no value" and
unhide if it has a value....

Thanks


Do you mean hide the column or row if the value is zero?
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 82
Default How can i hide cells using formula if the cell has no value?

Hi,

Thanks for your effort to help me....

I want to write a formula/macro by which the entire workbook should hide if
all the cells have no value and display the cells in the workbook which has
only values.

"Steve" wrote:

On May 21, 11:33 am, Sara wrote:
Can anyone help me to "hide" a cell using a formula if it has "no value" and
unhide if it has a value....

Thanks


Do you mean hide the column or row if the value is zero?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default How can i hide cells using formula if the cell has no value?

You cannot hide cells.

You can hide rows and columns using VBA code or make the cells look blank by
using formulas or custom format of :::

But no "hiding" of individual cells.

Which do you want to do.


Gord Dibben MS Excel MVP

On Thu, 22 May 2008 10:38:02 -0700, Sara wrote:

Hi,

Thanks for your effort to help me....

I want to write a formula/macro by which the entire workbook should hide if
all the cells have no value and display the cells in the workbook which has
only values.

"Steve" wrote:

On May 21, 11:33 am, Sara wrote:
Can anyone help me to "hide" a cell using a formula if it has "no value" and
unhide if it has a value....

Thanks


Do you mean hide the column or row if the value is zero?


  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default How can i hide cells using formula if the cell has no value?

You can make them look blank.

=IF(A1="","",A1) entered in B1


Gord Dibben MS Excel MVP

On Wed, 21 May 2008 08:33:00 -0700, Sara wrote:

Can anyone help me to "hide" a cell using a formula if it has "no value" and
unhide if it has a value....

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
Protect individual cell and hide formula in formula bar Ashish Saxena Excel Worksheet Functions 1 April 24th 08 08:39 AM
Can we have cells pop up with a formula & hide if not want Blondie Excel Worksheet Functions 1 August 17th 06 12:36 PM
HOW DO I HIDE FORMULA IN A CELL Riya Excel Discussion (Misc queries) 4 May 30th 06 12:48 PM
How can I hide the words of a cell (or a group of cells)... Octavio New Users to Excel 15 January 22nd 06 07:50 PM
How do I hide the zero in the "sum" cell until numbers are put in the cells that are being added? Radman Excel Worksheet Functions 6 October 9th 05 04:25 AM


All times are GMT +1. The time now is 07:15 AM.

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"